From df391e0a145af07c5ef989275d138231f7b8c317 Mon Sep 17 00:00:00 2001 From: Zach Gollwitzer Date: Tue, 28 May 2024 13:23:15 -0400 Subject: [PATCH] Update issue templates --- .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 74fa1047..0fae58a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: 'Bug: ' -labels: ":bug: Bug, :rocket: Feature" +labels: ":bug: Bug" assignees: '' ---