Browse Source

chore: add ISSUE_TEMPLATE

pull/32733/head
afc163 3 years ago
parent
commit
52572600cf
  1. 4
      .github/ISSUE_TEMPLATE/template-1-bug-report.yml
  2. 4
      .github/ISSUE_TEMPLATE/template-2-feature-request.yml

4
.github/ISSUE_TEMPLATE/template-1-bug-report.yml

@ -1,5 +1,5 @@
name: 🇨🇳 报告缺陷(beta)
description: 使用中文 Bug 报告模板提交一个缺陷
description: 使用中文 Bug 报告模板提交一个缺陷,当然你也可以用 [Ant Design Issue Helper](https://new-issue.ant.design/)。
title: "[Bug] "
labels: ["🐛+Bug"]
body:
@ -8,7 +8,7 @@ body:
value: |
除了此表单,你也可以使用 [Ant Design Issue Helper](https://new-issue.ant.design/) 来新建 issue。
Ant Design 的 issue 列表只接受 [Bug 报告](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=bug&template=template-1-bug-report.yml&title=%5BBug%5D+) 或是 [新功能请求](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=💡+Feature+Request&template=template-1-feature-request.yml&title=[Feature Request]+)(Feature Request)。这意味着我们不接受用法问题(How to 类问题)。如果你开的 issue 不符合规定,它将会被立刻关闭。[为什么要这么严格?](https://github.com/ant-design/antd-issue-helper/blob/master/src/locales/zh/introModal.md)
Ant Design 的 issue 列表只接受 [Bug 报告](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=%F0%9F%90%9B+Bug&template=template-1-bug-report.yml&title=%5BBug%5D+) 或是 [新功能请求](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=%F0%9F%92%A1+Feature+Request&template=template-1-feature-request.yml&title=[Feature%20Request]+) (Feature Request)。这意味着我们不接受用法问题(How to 类问题)。如果你开的 issue 不符合规定,它将会被立刻关闭。[为什么要这么严格?](https://github.com/ant-design/antd-issue-helper/blob/master/src/locales/zh/introModal.md)
对于使用中遇到的问题,请使用以下资源:

4
.github/ISSUE_TEMPLATE/template-2-feature-request.yml

@ -1,5 +1,5 @@
name: 🇨🇳 功能需求(beta)
description: 使用中文 Bug 报告模板提交一个功能需求
description: 使用中文 Bug 报告模板提交一个功能需求,当然你也可以用 [Ant Design Issue Helper](https://new-issue.ant.design/)。
title: "[Feature Request] "
labels: ["💡+Feature+Request"]
body:
@ -8,7 +8,7 @@ body:
value: |
除了此表单,你也可以使用 [Ant Design Issue Helper](https://new-issue.ant.design/) 来新建 issue。
Ant Design 的 issue 列表只接受 [Bug 报告](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=🐛+Bug&template=template-1-bug-report.yml&title=%5BBug%5D+) 或是 [新功能请求](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=💡+Feature+Request&template=template-1-feature-request.yml&title=[Feature Request]+)(Feature Request)。这意味着我们不接受用法问题(How to 类问题)。如果你开的 issue 不符合规定,它将会被立刻关闭。[为什么要这么严格?](https://github.com/ant-design/antd-issue-helper/blob/master/src/locales/zh/introModal.md)
Ant Design 的 issue 列表只接受 [Bug 报告](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=%F0%9F%90%9B+Bug&template=template-1-bug-report.yml&title=%5BBug%5D+) 或是 [新功能请求](https://github.com/ant-design/ant-design/issues/new?assignees=&labels=%F0%9F%92%A1+Feature+Request&template=template-1-feature-request.yml&title=[Feature%20Request]+) (Feature Request)。这意味着我们不接受用法问题(How to 类问题)。如果你开的 issue 不符合规定,它将会被立刻关闭。[为什么要这么严格?](https://github.com/ant-design/antd-issue-helper/blob/master/src/locales/zh/introModal.md)
对于使用中遇到的问题,请使用以下资源:

Loading…
Cancel
Save