From 62e94ad00c9086f7229d8bfe84a36b602a1c27e4 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Tue, 22 Jul 2025 19:20:58 +0800 Subject: [PATCH] Fix small tips --- .github/ISSUE_TEMPLATE/01-Report_Bug.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-Report_Bug.yml b/.github/ISSUE_TEMPLATE/01-Report_Bug.yml index 59d04e3..8444e24 100644 --- a/.github/ISSUE_TEMPLATE/01-Report_Bug.yml +++ b/.github/ISSUE_TEMPLATE/01-Report_Bug.yml @@ -45,7 +45,7 @@ body: attributes: label: chsrc 版本 # description: 你正在使用 chsrc 哪个版本? - placeholder: 请使用 chsrc -h 查看第一行*带有日期*的精确版本 + placeholder: 请使用 chsrc -h 查看*带有发布日期*的精确版本 (chsrc -v 并不含有日期信息) validations: required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e4895ca..269870d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,5 @@ blank_issues_enabled: true contact_links: - name: ❤️ 赞赏支持 chsrc url: https://afdian.com/a/ccmywish - about: 你是否因为 `chsrc` 而受到启发、节省了时间精力 or whatever? + # about 不支持 Markdown 语法 + about: 你是否因为 chsrc 而受到启发、节省了时间精力 or whatever?