Update bug_report.yml

This commit is contained in:
binary-husky 2023-05-23 12:36:02 +08:00 committed by GitHub
parent ee84c144dd
commit a075e9631d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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