mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
[Docs] Update issue templates for proper guidance to discussions (#116)
This commit is contained in:
parent
57fcfc975a
commit
80ce18f860
1
.github/ISSUE_TEMPLATE/1_bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/1_bug-report.yml
vendored
@ -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.
|
||||
|
||||
|
1
.github/ISSUE_TEMPLATE/2_feature-request.yml
vendored
1
.github/ISSUE_TEMPLATE/2_feature-request.yml
vendored
@ -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
|
||||
|
2
.github/ISSUE_TEMPLATE/3_bug-report_zh.yml
vendored
2
.github/ISSUE_TEMPLATE/3_bug-report_zh.yml
vendored
@ -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。
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user