From 87e0d408216420b56aff4cacf7680936b48f4943 Mon Sep 17 00:00:00 2001 From: EnderActually <99933312+EnderActually@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:01:00 -0500 Subject: [PATCH] Fix typo in bug report template for Debug label --- .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 41d6266ed..afe84a529 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -66,7 +66,7 @@ body: label: Build Type options: - label: Release - - labal: Debug + - label: Debug validations: required: true