From 52357124b1e8fb9789a2b2cd45a263d90efd9ed8 Mon Sep 17 00:00:00 2001 From: Heliguy <95997226+heliguy4599@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:51:43 -0500 Subject: [PATCH] Add bug label to bug report template --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 9ee6d3b..8ed9b6c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: Bug Report about: Report any bugs or issues in this project title: '' -labels: '' +labels: bug assignees: '' ---