fix: 新功能模板的必填项
This commit is contained in:
parent
03ed92cf3d
commit
f6c9ff9f7b
1 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -17,7 +17,7 @@ body:
|
||||||
label: 为什么你需要这个功能 / Why you need this feature
|
label: 为什么你需要这个功能 / Why you need this feature
|
||||||
description: 添加这个功能能解决什么问题,或者能带来什么好处 / A clear and concise description of what problem this feature would solve or what benefit it would bring.
|
description: 添加这个功能能解决什么问题,或者能带来什么好处 / A clear and concise description of what problem this feature would solve or what benefit it would bring.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: additional_context
|
id: additional_context
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue