From 6f349b49922de95d46c4d1714536a5e85c7191cc Mon Sep 17 00:00:00 2001 From: Jeffrey <9938813+Raphire@users.noreply.github.com> Date: Fri, 12 Jun 2026 17:34:17 +0200 Subject: [PATCH] Update bug_report template --- .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 4808749..f7a8aec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: "🐞 Bug report" description: "Report an issue you encountered" -labels: ["bug"] +labels: ["bug","unconfirmed"] body: - type: markdown