diff --git a/.github/ISSUE_TEMPLATE/1_bug-report.yml b/.github/ISSUE_TEMPLATE/1_bug-report.yml index d7ac5de7..9c5fea37 100644 --- a/.github/ISSUE_TEMPLATE/1_bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug-report.yml @@ -6,6 +6,7 @@ body: - type: markdown attributes: value: | + For general questions or idea discussions, please post it to our [**Forum**](https://github.com/InternLM/opencompass/discussions). If you have already identified the reason, we strongly appreciate you creating a new PR according to [the tutorial](https://opencompass.readthedocs.io/en/master/community/CONTRIBUTING.html)! If you need our help, please fill in the following form to help us to identify the bug. diff --git a/.github/ISSUE_TEMPLATE/2_feature-request.yml b/.github/ISSUE_TEMPLATE/2_feature-request.yml index 839cf6a5..b3fe66a9 100644 --- a/.github/ISSUE_TEMPLATE/2_feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2_feature-request.yml @@ -6,6 +6,7 @@ body: - type: markdown attributes: value: | + For general questions or idea discussions, please post it to our [**Forum**](https://github.com/InternLM/opencompass/discussions). If you have already implemented the feature, we strongly appreciate you creating a new PR according to [the tutorial](https://opencompass.readthedocs.io/en/master/community/CONTRIBUTING.html)! - type: textarea diff --git a/.github/ISSUE_TEMPLATE/3_bug-report_zh.yml b/.github/ISSUE_TEMPLATE/3_bug-report_zh.yml index a2741aa1..41646a69 100644 --- a/.github/ISSUE_TEMPLATE/3_bug-report_zh.yml +++ b/.github/ISSUE_TEMPLATE/3_bug-report_zh.yml @@ -7,7 +7,7 @@ body: attributes: value: | 我们推荐使用英语模板 Bug report,以便你的问题帮助更多人。 - + 如果需要询问一般性的问题或者想法,请在我们的[**论坛**](https://github.com/InternLM/opencompass/discussions)讨论。 如果你已经有了解决方案,我们非常欢迎你直接创建一个新的 PR 来解决这个问题。创建 PR 的流程可以参考[文档](https://opencompass.readthedocs.io/zh_CN/master/community/CONTRIBUTING.html)。 如果你需要我们的帮助,请填写以下内容帮助我们定位 Bug。 diff --git a/.github/ISSUE_TEMPLATE/4_feature-request_zh.yml b/.github/ISSUE_TEMPLATE/4_feature-request_zh.yml index 326e43bf..a1a18ad7 100644 --- a/.github/ISSUE_TEMPLATE/4_feature-request_zh.yml +++ b/.github/ISSUE_TEMPLATE/4_feature-request_zh.yml @@ -7,7 +7,7 @@ body: attributes: value: | 推荐使用英语模板 Feature request,以便你的问题帮助更多人。 - + 如果需要询问一般性的问题或者想法,请在我们的[**论坛**](https://github.com/InternLM/opencompass/discussions)讨论。 如果你已经实现了该功能,我们非常欢迎你直接创建一个新的 PR 来解决这个问题。创建 PR 的流程可以参考[文档](https://opencompass.readthedocs.io/zh_CN/master/community/CONTRIBUTING.html)。 - type: textarea