From 716cdc92d11ed38525f99f47e07023e10ee6f4b4 Mon Sep 17 00:00:00 2001 From: Kieran Date: Wed, 14 Jun 2023 23:48:02 +0100 Subject: [PATCH] Update 01_bug_report.md --- .github/ISSUE_TEMPLATE/01_bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] ---