ci(issue): 模板写错了,这就改

Signed-off-by: BTMuli <BT-Muli@outlook.com>
(cherry picked from commit 322d978cfe8804f2f934a60e51d90d74b9ec45d9)
This commit is contained in:
BTMuli
2023-04-06 03:42:44 +08:00
committed by BTMuli
parent 3c3df24f7d
commit 8be1d0dfff

View File

@@ -16,21 +16,21 @@ body:
- 当前使用版本
- type: checkboxes
attributes:
label: 请确认
label: Issue重复性检查
description: 我确认没有查找过相关的 Issue
options:
- label: 我确认没有查找过相关的 Issue
required: false
- type: checkboxes
attributes:
label: 请确认
label: 功能必要性检查
description: 我确认这个功能是无用且不必要的
options:
- label: 我确认这个功能是无用且不必要的
required: false
- type: checkboxes
attributes:
label: 请确认
label: 提问的艺术
description: 我没有阅读过[提问的艺术](https://github.com/betaseeker/How-To-Ask-Questions)
options:
- label: 我没有阅读过[提问的艺术](https://github.com/betaseeker/How-To-Ask-Questions)