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