This commit is contained in:
JustArchi 2018-05-10 23:55:53 +02:00
parent 900d921377
commit 1122959c59

View file

@ -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
<!-- 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, 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
<!-- 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 only 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. Botting Steam Market is just a single example of a thing that won't happen. -->
### Additional info
<!-- Everything else you consider worthy that we didn't ask for. -->