mirror of https://github.com/Mai-with-u/MaiBot.git
Update bug_report.yml
parent
72c203c335
commit
0ed022f874
|
|
@ -18,15 +18,14 @@ body:
|
||||||
description: "请选择您正在使用的版本分支"
|
description: "请选择您正在使用的版本分支"
|
||||||
options:
|
options:
|
||||||
- main
|
- main
|
||||||
- main-fix
|
- dev
|
||||||
- refactor
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "具体版本号"
|
label: "具体版本号"
|
||||||
description: "请输入您使用的具体版本号"
|
description: "请输入您使用的具体版本号"
|
||||||
placeholder: "例如:0.5.11、0.5.8"
|
placeholder: "例如:0.5.11、0.5.8、0.6.0"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue