From 8801fa36a057b0c1d2d57585673496f0bc4240d2 Mon Sep 17 00:00:00 2001 From: ElKowar Date: Fri, 11 Oct 2024 15:36:21 +0200 Subject: [PATCH] fix bug_report issue template even more --- .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 b01a061d..8e1f9b6f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ - name: Bug report +name: Bug report description: Report a bug you have encountered title: "[BUG] " labels: bug