diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 28199c7a8..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,85 +0,0 @@ -I fully read and understood contributing guidelines of ASF available above, especially the point that GITHUB IS NOT TECHNICAL SUPPORT - IT'S THE PLACE ONLY FOR ASF BUGS AND SUGGESTIONS. - -I admit that THIS IS NOT A QUESTION OR TECHNICAL ISSUE - I fully understand that ASF GitHub is ONLY for ASF development purpose. I strongly believe that the bug I'm reporting here affects majority of ASF users, and the enhancement I'm suggesting could benefit ASF in long-run. - -If my issue is not meeting contributing guidelines specified above, especially if it's a question or technical issue that is not related to ASF development in any way, please close it immediately - I won't complain. - ------ - -Now that you read and understood our notice, remove it entirely so it won't clutter the issue, pick appropriate bug/suggestion template below and fill it with your details. - ------ - -## Bug - -### Description - - - -### Expected behavior - - - -### Actual behavior - - - -### Steps to reproduce - - - -### Full log.txt recorded during reproducing the problem - -``` -Paste here, in-between triple backtick tags - -Ensure that your log was NOT recorded in Debug mode, as it might contain sensitive information that should not be shared, as stated on the wiki -``` - -### Global ASF.json config - -```json -Paste here, in-between triple backtick tags - -Ensure that config has hidden/redacted potentially-sensitive properties, such as: IPCPassword, IPCPrefixes (optionally), SteamOwnerID (optionally) -``` - -### BotName.json config of all affected bot instances (if more than one) - -```json -Paste here, in-between triple backtick tags - -Ensure that config has hidden/redacted potentially-sensitive properties, such as: SteamLogin, SteamParentalPIN, SteamPassword, SteamMasterClanID (optionally), SteamTradeToken (optionally), SteamUserPermissions (only steamIDs, optionally) -``` - -### 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 - -