From a823d42400cefa32296c6b2136113c9b7db69712 Mon Sep 17 00:00:00 2001 From: Dilan Boskan Date: Wed, 6 Jan 2021 13:23:44 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7b9c71b..25f1881 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,31 +8,23 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. +_A clear and concise description of what the bug is._ **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Selected settings: '...' +2. See error **Expected behavior** -A clear and concise description of what you expected to happen. +_A clear and concise description of what you expected to happen._ **Screenshots** -If applicable, add screenshots to help explain your problem. +_If applicable, add screenshots to help explain your problem._ **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] - **Additional context** -Add any other context about the problem here. +_Add any other context about the problem here._