diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2fcbb75..2a6a591 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,20 +10,22 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. + **To Reproduce** Steps to reproduce the behavior: 1. what command did you use 2. when the bug append ? 3. Does it persist after restarting the program? +4. Does it persist after recreate config by going to http://server_address:port/log/config? **Config file** Give the anonymize content of the config file **Environment (please complete the following information):** - OS: [e.g. Windows] - - Android app Version [e.g. 26.0] - Brand and model of car - - Application version (commit number, branch) + - Application version (commit number, branch) + - Log from http://server_address:port/log and browser console log **Additional context** Add any other context about the problem here.