From 5e95a70ecaecc60d94eafcce0f88ff0746628ef3 Mon Sep 17 00:00:00 2001 From: missytake Date: Mon, 7 Apr 2025 19:25:49 +0200 Subject: [PATCH] chore: add bug label on bug issue template Co-authored-by: bjoern --- .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 142c261ca..82c6ef093 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 ---