Update bug_report.yml
This commit is contained in:
parent
ee84c144dd
commit
a075e9631d
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -19,6 +19,17 @@ body:
|
|||||||
- Others (Please Describe)
|
- Others (Please Describe)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: dropdown
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: Version | 版本
|
||||||
|
options:
|
||||||
|
- Please choose | 请选择
|
||||||
|
- Latest | 最新版
|
||||||
|
- Others | 非最新版
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe
|
id: describe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user