diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh.yml b/.github/ISSUE_TEMPLATE/bug_report.zh.yml index d7744b22a..df1f1e84c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh.yml @@ -5,7 +5,8 @@ body: - type: markdown id: preface attributes: - value: "感谢你花时间填写此错误报告!" + value: | + 感谢你花时间填写此错误报告!在开始之前,我们非常推荐阅读一遍[《开源最佳实践》](https://github.com/LinuxSuRen/open-source-best-practice),这会在很大程度上提高我们彼此的效率。 - type: markdown id: environment attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.zh.yml b/.github/ISSUE_TEMPLATE/feature_request.zh.yml index 8b4965ece..30e22ab06 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.zh.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.zh.yml @@ -4,7 +4,7 @@ body: - type: markdown id: preface attributes: - value: "你好!感谢你为 Halo 提交新特性建议。请花一点点时间尽量详细地填写以下说明。" + value: "你好!感谢你为 Halo 提交新特性建议。在开始之前,我们非常推荐阅读一遍[《开源最佳实践》](https://github.com/LinuxSuRen/open-source-best-practice),这会在很大程度上提高我们彼此的效率。" - type: markdown id: environment attributes: