chore: 修改 gitee issues 中 Bug 报告的模板

This commit is contained in:
Luke 2025-06-18 11:48:08 +08:00
parent 24fc3ef12e
commit baea2ca96f

View File

@ -69,8 +69,6 @@ body:
attributes: attributes:
label: 软件版本/分支 label: 软件版本/分支
options: options:
- v0.4.0
- v0.3.1
- v0.3.0 - v0.3.0
- main - main
- dev - dev
@ -81,9 +79,9 @@ body:
- type: input - type: input
id: app_version_other id: app_version_other
attributes: attributes:
label: 其他分支 label: 其他版本/分支
description: 如果上方选“其他”,请填写 description: 如果上方选“其他”,请填写
placeholder: "请输入分支" placeholder: "请输入版本号或分支"
validations: validations:
required: false required: false