From 41752dcac5a93b1932b9de8e2efc8d1cc070142b Mon Sep 17 00:00:00 2001 From: "mr. M" Date: Sat, 29 Mar 2025 16:45:03 +0100 Subject: [PATCH] Update bug report template to emphasize importance of descriptive titles --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b6e8a869..bdc2b698 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,7 +6,8 @@ body: value: | Thank you for filing a bug report! - ## Important + ## IMPORTANT READ + - Please provide descriptive titles. Bad titles do more harm than good. - Please search existing issues to avoid creating duplicates. - For enhancement requests, please use GitHub Discussions. - Please fill out the template below to the best of your ability.