From 00e459caeeab106847c1a922f86f0486fffc89eb Mon Sep 17 00:00:00 2001 From: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com> Date: Wed, 22 Nov 2023 16:19:36 +0100 Subject: [PATCH] fix: incorrect label name --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index ef09a9c49..2b6a56964 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,7 +1,7 @@ name: 🐞 Bug description: File a bug/issue title: "bug: " -labels: [Bug, Needs Triage] +labels: [bug] body: - type: checkboxes attributes: