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