From 4e70965b16efb1685f894cd115effe17281fab1f Mon Sep 17 00:00:00 2001 From: Charles7c Date: Tue, 19 Sep 2023 21:43:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=20Issues=20?= =?UTF-8?q?=E5=92=8C=20PR=20=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitee/ISSUE_TEMPLATE.zh-CN.md | 2 +- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitee/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE.zh-CN.md index 2d022ec9..930440ad 100644 --- a/.gitee/ISSUE_TEMPLATE.zh-CN.md +++ b/.gitee/ISSUE_TEMPLATE.zh-CN.md @@ -42,5 +42,5 @@ -- [ ] 阅读[文档](https://github.com/Charles7c/continew-admin#readme) +- [ ] 阅读[文档](https://doc.charles7c.top/faq.html) - [ ] 搜索是否有其他人提交过类似的 issue,如果对应 issue 尚未解决,您可以先订阅关注该 issue(为了方便后来者查找问题解决方法,请尽量避免创建重复的 issue) \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d7e28170..b460184c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,7 +49,7 @@ body: label: 确认 description: 在提交 issue 之前,请确保执行过以下操作。 options: - - label: 阅读[文档](https://github.com/Charles7c/continew-admin#readme) + - label: 阅读[文档](https://doc.charles7c.top/faq.html) required: true - label: 根据报错信息百度或 Google 一下 required: true diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0fdd67b0..6f46a7e0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -36,7 +36,7 @@ body: label: 确认 description: 在提交 issue 之前,请确保执行过以下操作。 options: - - label: 阅读[文档](https://github.com/Charles7c/continew-admin#readme) + - label: 阅读[文档](https://doc.charles7c.top/faq.html) required: true - label: 搜索是否有其他人提交过类似的 issue,如果对应 issue 尚未解决,您可以先订阅关注该 issue(为了方便后来者查找问题解决方法,请尽量避免创建重复的 issue) required: true \ No newline at end of file