diff --git a/.github/ISSUE_TEMPLATE/template-1-bug-report.yml b/.github/ISSUE_TEMPLATE/template-1-bug-report.yml index 3d34313f73..b5a42a424e 100644 --- a/.github/ISSUE_TEMPLATE/template-1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/template-1-bug-report.yml @@ -1,6 +1,6 @@ name: 🇨🇳 报告缺陷(beta) description: 使用中文 Bug 报告模板提交一个缺陷,当然你也可以用 https://new-issue.ant.design -title: "[Bug] " +title: "[Bug] 请替换成合适的标题" labels: ["🐛+Bug"] body: - type: markdown @@ -18,9 +18,6 @@ body: - 在 [StackOverflow](https://stackoverflow.com/questions/tagged/antd) (英文) 或是 [SegmentFault](https://segmentfault.com/t/antd)(中文)搜索和提问。 最后,在开 issue 前,可以先搜索一下以往的旧 issue - 你遇到的问题可能已经有人提了,也可能已经在最新版本中被修正。注意:如果你发现一个已经关闭的旧 issue 在最新版本中仍然存在,请不要在旧 issue 下面留言,而应该用下面的表单开一个新的 issue。 - - - --- - type: input id: reproduce @@ -92,3 +89,10 @@ body: - iOS - Android - Others + - type: input + id: hidden-tag + attributes: + label: 其他 + description: 不要删除预填内容,否则 issue 会被自动关闭。 + value: + diff --git a/.github/ISSUE_TEMPLATE/template-2-feature-request.yml b/.github/ISSUE_TEMPLATE/template-2-feature-request.yml index 52c15940fb..b9e18c2028 100644 --- a/.github/ISSUE_TEMPLATE/template-2-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/template-2-feature-request.yml @@ -1,6 +1,6 @@ name: 🇨🇳 功能需求(beta) description: 使用中文 Bug 报告模板提交一个功能需求,当然你也可以用 https://new-issue.ant.design -title: "[Feature Request] " +title: "[Feature Request] 请替换成合适的标题" labels: ["💡+Feature+Request"] body: - type: markdown @@ -19,8 +19,6 @@ body: 最后,在开 issue 前,可以先搜索一下以往的旧 issue - 你遇到的问题可能已经有人提了,也可能已经在最新版本中被修正。注意:如果你发现一个已经关闭的旧 issue 在最新版本中仍然存在,请不要在旧 issue 下面留言,而应该用下面的表单开一个新的 issue。 - - --- - type: textarea id: needs @@ -44,3 +42,9 @@ body: ``` validations: required: true + - type: input + id: hidden-tag + attributes: + label: 其他 + description: 不要删除预填内容,否则 issue 会被自动关闭。 + value: