From e86fe54d99c82f9e114de05ad8dcf538bbc7a8dc Mon Sep 17 00:00:00 2001 From: Fu Diwei Date: Sun, 14 Sep 2025 21:37:12 +0800 Subject: [PATCH] chore(gh): update bug report template --- .github/ISSUE_TEMPLATE/1-bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml index 8dd9bca0..5bf15065 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yml @@ -27,7 +27,7 @@ body: attributes: label: 软件版本 / Release Version description: 请提供 Certimate 的具体版本(请不要填写 `latest` 之类的无效版本号)。 / Please provide the specific version of Certimate. - placeholder: (e.g. v1.0.0) + placeholder: (e.g. v1.0.0. `latest` is **NOT** a valid version!) validations: required: true