From 6de4027c27326c0fe001a15f2f53aacffca57fed Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 24 May 2022 14:13:11 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6dd0b35c..913a6cf0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a bug report, if you don't follow this template, your report will be DELETED title: '' -labels: '' -assignees: '' +labels: 'triage' +assignees: 'dgtlmoon' --- @@ -11,15 +11,18 @@ assignees: '' A clear and concise description of what the bug is. **Version** -In the top right area: 0.... +*Exact version* in the top right area: 0.... **To Reproduce** + Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error +! ALWAYS INCLUDE AN EXAMPLE URL WHERE IT IS POSSIBLE TO RE-CREATE THE ISSUE ! + **Expected behavior** A clear and concise description of what you expected to happen.