From 3e5d29a742a06b8003c0273e7961e753548e1f79 Mon Sep 17 00:00:00 2001 From: Florian BEZANNIER <48728684+flobz@users.noreply.github.com> Date: Fri, 17 Sep 2021 22:29:42 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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.