mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-05-31 07:36:49 +00:00
12
.github/ISSUE_TEMPLATE/bug.yml
vendored
12
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -7,21 +7,11 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
请提供尽可能详细的信息,帮助我们快速定位和修复问题。
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
description: 请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
|
||||
12
.github/ISSUE_TEMPLATE/docs.yml
vendored
12
.github/ISSUE_TEMPLATE/docs.yml
vendored
@@ -7,21 +7,11 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
优秀的文档和代码一样重要。感谢你帮助我们完善文档!
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
description: 请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
|
||||
18
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
18
.github/ISSUE_TEMPLATE/enhancement.yml
vendored
@@ -7,30 +7,20 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
持续优化是项目进步的动力!请告诉我们哪个现有功能可以做得更好。
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
description: 请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-beneficial
|
||||
attributes:
|
||||
label: 你的建议真的有用吗?
|
||||
description: 请输入:我确认这真的有用
|
||||
placeholder: 我确认这真的有用
|
||||
label: 确认有益性
|
||||
description: 请输入:我确认这真的对应用有益
|
||||
placeholder: 我确认这真的对应用有益
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
|
||||
16
.github/ISSUE_TEMPLATE/feature.yml
vendored
16
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -7,29 +7,19 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
感谢你为项目提供新想法!详细的需求描述能极大提高该功能被采纳的几率。
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
description: 请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-useful
|
||||
attributes:
|
||||
label: 你的建议真的有用吗?
|
||||
description: 若你确认则输入:我认为这会对大部分人都有用
|
||||
label: 确认实用性
|
||||
description: 请输入:我认为这会对大部分人都有用
|
||||
placeholder: 我认为这会对大部分人都有用
|
||||
validations:
|
||||
required: true
|
||||
|
||||
12
.github/ISSUE_TEMPLATE/question.yml
vendored
12
.github/ISSUE_TEMPLATE/question.yml
vendored
@@ -7,21 +7,11 @@ body:
|
||||
attributes:
|
||||
value: |
|
||||
在提问之前,请确保你已经仔细阅读过我们的官方文档。
|
||||
- type: dropdown
|
||||
id: duplicate-check
|
||||
attributes:
|
||||
label: 是否已有相同问题?
|
||||
description: 请先搜索现有 Issues
|
||||
options:
|
||||
- 是,已有相同问题
|
||||
- 否,没有相同问题
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: confirm-unique
|
||||
attributes:
|
||||
label: 确认唯一性
|
||||
description: 如果选择了"否",请输入:我已确认没有相同问题出现
|
||||
description: 请输入:我已确认没有相同问题出现
|
||||
placeholder: 我已确认没有相同问题出现
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user