From 7b96167da330197e26ebc8e9a440514f4e599a18 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Sun, 29 Jun 2025 10:22:07 +0800 Subject: [PATCH] chore: simplify description for Entry ID field in bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d017ff2de..2c5fcccbf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,9 +38,7 @@ body: id: entryId attributes: label: Entry ID - description: Please provide the entry id of the entry that is causing the issue. If you are not sure, please provide the entry url. Fill `N/A` if not relevant. - validations: - required: true + description: Please provide the entry id of the entry that is causing the issue. If you are not sure, please provide the entry url. - type: textarea id: relevant-information