mirror of https://github.com/2dust/v2rayN
Update 01_bug_report.yml
parent
2d80c90f78
commit
90d703ae91
|
@ -43,18 +43,16 @@ body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: "latest-version"
|
id: "latest-version"
|
||||||
attributes:
|
attributes:
|
||||||
label: 我确认已更新至最新版本
|
label: "我确认已更新至最新版本"
|
||||||
description: 否则请更新后尝试
|
description: "否则请更新后尝试"
|
||||||
options:
|
options:
|
||||||
- label: 是
|
- label: 是
|
||||||
validations:
|
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: "issues"
|
id: "issues"
|
||||||
attributes:
|
attributes:
|
||||||
label: 我确认已查询历史issues
|
label: "我确认已查询历史issues"
|
||||||
description: 否则请查询后提出
|
description: "否则请查询后提出"
|
||||||
options:
|
options:
|
||||||
- label: 是
|
- label: 是
|
||||||
validations:
|
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue