From b02596dd19843df2caab08663084203daed63d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=89=E9=A3=8E=E6=9D=A5?= <3139373986@qq.com> Date: Sat, 11 May 2024 02:59:07 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=20=E7=BB=86=E8=8A=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 等风来 <3139373986@qq.com> --- .github/ISSUE_TEMPLATE/bug.yml | 8 ++++---- .github/ISSUE_TEMPLATE/docs.yml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 7ded46b..1976a6b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -7,7 +7,7 @@ body: attributes: value: | 感谢对项目的支持与关注。在提出问题之前,请确保你已查看相关开发或使用文档: - - https://yenai.trss.me + - [Yenai-Plugin文档](https://yenai.trss.me) - type: checkboxes attributes: @@ -73,8 +73,8 @@ body: attributes: label: 错误日志或截图 description: 如果有的话,请附上相关错误日志或截图。 - value: | - [在这里上传截图或错误日志] + placeholder: | + 在这里上传截图或错误日志 - type: dropdown attributes: @@ -102,5 +102,5 @@ body: attributes: label: Yenai-Plugin是否为当前最新版本? options: - - label: 我最近已使用过 \#椰奶更新 命令进行更新最新版本 + - label: 我最近已使用过`#椰奶更新`命令进行更新最新版本 required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml index 438c661..7a75cb7 100644 --- a/.github/ISSUE_TEMPLATE/docs.yml +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -6,7 +6,7 @@ body: - type: input attributes: label: 文档位置 - description: 请指明文档位置(链接、文件名等)。。 + description: 请指明文档位置(链接、文件名等)。 validations: required: true