From 3d48669b1a26b734b302ff6e755aba3b420de649 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Fri, 6 Oct 2023 18:11:09 +0200 Subject: [PATCH] according to https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository this should work --- .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 71943c3bb..de2084ee1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Report something that isn't working. title: '' assignees: '' - +labels: bug ---