From 190980845399e280e2c633d7d1e00ab2cb52f2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Mon, 8 May 2017 05:15:52 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 73 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 72 insertions(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 57f106ac2..3156d273c 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -6,4 +6,75 @@ If my issue is not meeting contributing guidelines specified above, especially i ----- -Now that you read and understood the notice, feel free to remove it and fill with real issue. +Now that you read and understood the notice, pick appropriate bug/suggestion template and fill it with your issue. + +----- + +## Bug + +### Description + + + +### Expected behavior + + + +### Actual behavior + + + +### Steps to reproduce + + + +### Full log.txt recorded during reproducing the problem + +``` +Paste here +``` + +### Global ASF.json config + +``` +Paste here +``` + +### BotName.json config of all affected bot instances (if more than one) + +``` +Paste here +Ensure that config has hidden/redacted SteamLogin and SteamPassword properties. +``` + +### Additional info + + + +----- + +## Suggestion + +### Purpose + + + +### How can ASF users benefit from this suggestion? + + + +### Why currently available solutions are not sufficient? + + + +### Does your suggestion fall into ASF scope? + + + +### Is your suggestion abiding to Steam ToS? + + + +### Additional info + +