mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-06-01 07:36:47 +00:00
更新模版
This commit is contained in:
18
.github/ISSUE_TEMPLATE/docs.yml
vendored
18
.github/ISSUE_TEMPLATE/docs.yml
vendored
@@ -7,6 +7,24 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
优秀的文档和代码一样重要。感谢你帮助我们完善文档!
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: doc-type
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user