mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
committed by
GitHub
parent
6f075ec5c1
commit
1909808453
@@ -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
|
||||
|
||||
<!-- 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
|
||||
|
||||
<!-- Everything else you consider worthy that we didn't ask for -->
|
||||
|
||||
-----
|
||||
|
||||
## 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?
|
||||
|
||||
<!-- You're not suggesting things for yourself, so explain to us how it's going to be useful for everyone. -->
|
||||
|
||||
### 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?
|
||||
|
||||
<!-- If not, it will not be accepted. -->
|
||||
|
||||
### Additional info
|
||||
|
||||
<!-- Everything else you consider worthy that we didn't ask for -->
|
||||
|
||||
Reference in New Issue
Block a user