Files
ArchiSteamFarm/.github/ISSUE_TEMPLATE/Bug_report.md
JustArchi 79cc73b33c Misc
2018-05-28 03:56:23 +02:00

2.5 KiB

name, about
name about
Bug report Unexpected program behaviour that needs code correction

Bug report

Description

Expected behavior

Current behavior

Possible solution

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 publicly, as stated on the wiki.

Global ASF.json config

Paste here, in-between triple backtick tags

Ensure that config has hidden/redacted potentially-sensitive properties, such as: 
- IPCPassword (recommended)
- IPCPrefixes (optionally, if exposing public IPs)
- SteamOwnerID (optionally)
- WebProxy (optionally, if exposing private details)
- WebProxyPassword (optionally, if exposing private details)
- WebProxyUsername (optionally, if exposing private details)

BotName.json config of all affected bot instances (if more than one)

Paste here, in-between triple backtick tags

Ensure that config has hidden/redacted potentially-sensitive properties, such as: 
- SteamLogin (mandatory)
- SteamPassword (mandatory)
- SteamMasterClanID (optionally)
- SteamParentalPIN (optionally)
- SteamTradeToken (optionally)
- SteamUserPermissions (optionally, only SteamIDs)

Additional info