From 7bf79f02880d47e505dd6479de709214cf28da39 Mon Sep 17 00:00:00 2001 From: VectorSatyr <15187586+VectorSatyr@users.noreply.github.com> Date: Tue, 15 Dec 2020 18:39:34 +0000 Subject: [PATCH] Clarify label usage in bug reports New labels have been added to better sort and categorize bug reports, so it was necessary to update the bug report issue template with information on what labels to apply. --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5ecb3879..2a287997 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,12 +1,16 @@ --- name: Bug report about: Report any bugs or issues found -title: "[Environment] [Issue location] Issue description" -labels: bug +title: "[Issue location] Issue description" +labels: bug, windows assignees: '' --- +**DELETE THIS** +Make sure to appropriately label the issue using the **Labels** provided. Add any of the red labels to categorize the type of issue being reported, and any of the light green labels to specify which platforms the issue is relevant to. +**DELETE THIS** + **Environment (please complete the following information):** - Device: [e.g. PC; iPhone6] - OS: [e.g. Windows 10; iOS 11]