From c7aaa66c5ce80607e5fd1939d4f5153b00c3261f Mon Sep 17 00:00:00 2001 From: Peter Fajdiga Date: Sat, 7 Sep 2024 10:06:40 +0200 Subject: [PATCH] issue templates: rename General bug report --- .github/ISSUE_TEMPLATE/2-bug-report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-bug-report.md b/.github/ISSUE_TEMPLATE/2-bug-report.md index 9240e34..70d735b 100644 --- a/.github/ISSUE_TEMPLATE/2-bug-report.md +++ b/.github/ISSUE_TEMPLATE/2-bug-report.md @@ -1,6 +1,6 @@ --- -name: Bug report -about: General bug report +name: General bug report +about: Any bug that's not related to a specific application or window title: "[Bug]" labels: '' assignees: ''