binary-husky commited on
Commit
a075e96
1 Parent(s): ee84c14

Update bug_report.yml

Browse files
.github/ISSUE_TEMPLATE/bug_report.yml CHANGED
@@ -19,6 +19,17 @@ body:
19
  - Others (Please Describe)
20
  validations:
21
  required: true
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  - type: textarea
24
  id: describe
 
19
  - Others (Please Describe)
20
  validations:
21
  required: true
22
+
23
+ - type: dropdown
24
+ id: version
25
+ attributes:
26
+ label: Version | 版本
27
+ options:
28
+ - Please choose | 请选择
29
+ - Latest | 最新版
30
+ - Others | 非最新版
31
+ validations:
32
+ required: true
33
 
34
  - type: textarea
35
  id: describe