diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.md b/.github/ISSUE_TEMPLATE/01_bug_report.md index 856a1af..9087c01 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.md +++ b/.github/ISSUE_TEMPLATE/01_bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Report something that's broken. Please ensure that you're using the latest version. -labels: Bug +labels: ["Bug", "Status: Unverified"] ---