From 28ff551ecf8efb1c4727d33bcaae71dc31de225a Mon Sep 17 00:00:00 2001 From: JustArchi Date: Tue, 6 Mar 2018 19:20:45 +0100 Subject: [PATCH] Issue template update --- ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 4a285a50a..57e3023a2 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -36,13 +36,13 @@ Paste here ### Global ASF.json config -``` +```json Paste here ``` ### BotName.json config of all affected bot instances (if more than one) -``` +```json Paste here Ensure that config has hidden/redacted SteamLogin and SteamPassword properties. ```