chore: add ISSUE_TEMPLATE

This commit is contained in:
afc163 2021-11-02 19:57:52 +08:00
parent 75fde3806b
commit 52572600cf
2 changed files with 4 additions and 4 deletions

View File

@ -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)
对于使用中遇到的问题,请使用以下资源:

View File

@ -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)
对于使用中遇到的问题,请使用以下资源: