From 904eb2c105459c1009598e44bf229c16b2655d66 Mon Sep 17 00:00:00 2001 From: Demitrius Nelon Date: Thu, 6 Aug 2026 14:14:04 -0700 Subject: [PATCH] Add missing Issue-Bug label to Bug Report issue template Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/Bug_Report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.yml b/.github/ISSUE_TEMPLATE/Bug_Report.yml index 5b966be5..b0a8aa4d 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug_Report.yml @@ -1,6 +1,7 @@ name: '🐛 Bug Report' description: Report errors or unexpected behavior. type: Bug +labels: ['Issue-Bug'] body: - type: markdown attributes: