diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2a6a591..9fbfa47 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,9 @@ labels: '' assignees: '' --- - + **Describe the bug** A clear and concise description of what the bug is. @@ -16,7 +18,7 @@ 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? +4. Does it persist after recreate config by going to http://server_address:port/config? **Config file** Give the anonymize content of the config file @@ -24,7 +26,7 @@ Give the anonymize content of the config file **Environment (please complete the following information):** - OS: [e.g. Windows] - Brand and model of car - - Application version (commit number, branch) + - Application version (commit number, branch or tag) - Log from http://server_address:port/log and browser console log **Additional context**