From 328a0fd713349ce281f17c1bd4acca85ef35fb18 Mon Sep 17 00:00:00 2001 From: GJS Date: Mon, 31 Mar 2025 13:55:02 +0200 Subject: [PATCH] Updated: Add emoji to description label in bug_report.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added a 📝 emoji to the "Description" label for better visual clarity. - The emoji was missing in the initial version, improving the user interface. modified: .github/ISSUE_TEMPLATE/bug_report.yml --- .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 9c4952029..c9dbbd193 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,7 +44,7 @@ body: validations: required: false attributes: - label: Description + label: 📝 Description description: | You could also upload screenshots