From 39c37e8c75f47036f111bf0354e32705794a46e5 Mon Sep 17 00:00:00 2001 From: Drake Date: Fri, 4 Oct 2024 21:48:38 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index d0f294a..de46a0c 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -1,6 +1,6 @@ name: In-Game Bug Report description: File a bug report -labels: ["bug", "needs-verification"] +labels: ["state/new", "type/bug"] body: - type: markdown attributes: