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 + +