ArchiSteamFarm/ISSUE_TEMPLATE.md

81 lines
2.5 KiB
Markdown
Raw Normal View History

2017-11-13 01:34:39 +00:00
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.
2016-07-05 06:32:51 +00:00
2017-11-13 01:34:39 +00:00
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.
2016-07-05 06:32:51 +00:00
2017-11-13 01:34:39 +00:00
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.
2016-07-05 06:32:51 +00:00
-----
2017-11-13 01:34:39 +00:00
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.
2017-05-08 03:15:52 +00:00
-----
## Bug
### Description
<!-- Short explanation what you were going to do. -->
### Expected behavior
<!-- What did you expect to happen? -->
### Actual behavior
<!-- What happened instead? -->
### Steps to reproduce
<!-- Every command or action done after launching ASF that leads to the bug. -->
### 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
2017-11-13 01:34:39 +00:00
<!-- Everything else you consider worthy that we didn't ask for. -->
2017-05-08 03:15:52 +00:00
-----
## Suggestion
### Purpose
<!-- Detailed suggestion explanation - what should be implemented and what it should do, as well as expected usage and benefits. -->
### How can ASF users benefit from this suggestion?
2017-11-13 01:34:39 +00:00
<!-- You're not suggesting things only for yourself, so explain to us how it's going to be useful for everyone. -->
2017-05-08 03:15:52 +00:00
### Why currently available solutions are not sufficient?
<!-- If something you're suggesting is already possible, then explain to us why current solution is not sufficient. -->
### Does your suggestion fall into ASF scope?
<!-- Is ASF really the proper tool to include your enhancement in the first place? Is it connected with idling Steam cards? -->
### Is your suggestion abiding to Steam ToS?
2017-11-13 01:34:39 +00:00
<!-- If not, it will not be accepted. Botting Steam Market is just a single example of a thing that won't happen. -->
2017-05-08 03:15:52 +00:00
### Additional info
2017-11-13 01:34:39 +00:00
<!-- Everything else you consider worthy that we didn't ask for. -->