🧑‍💻 版本号填写前移

This commit is contained in:
BTMuli
2026-01-02 16:18:54 +08:00
parent 94d8a80745
commit 7ed9e6c17e
2 changed files with 16 additions and 16 deletions

View File

@@ -12,6 +12,14 @@ body:
- 你所遇到的问题
- 当前使用版本
- 复现流程
- type: input
id: version
attributes:
label: 当前使用版本
description: 请填写当前使用版本
placeholder: 如 Beta v0.9.1**如果是微软应用商店下载的请注明**
validations:
required: true
- type: checkboxes
attributes:
label: Issue Check
@@ -30,14 +38,6 @@ body:
placeholder: 请详细描述你所遇到的问题
validations:
required: true
- type: input
id: version
attributes:
label: 当前使用版本
description: 请填写当前使用版本
placeholder: 如 Beta v0.3.7
validations:
required: true
- type: textarea
id: reproduce
attributes:

View File

@@ -21,6 +21,14 @@ body:
required: false
- label: 我阅读过[提问的艺术](https://github.com/betaseeker/How-To-Ask-Questions)
required: false
- type: input
id: version
attributes:
label: 当前使用版本
description: 请填写当前使用版本
placeholder: 如 Beta v0.9.1**如果是微软应用商店下载的请注明**
validations:
required: true
- type: textarea
id: description
attributes:
@@ -29,14 +37,6 @@ body:
placeholder: 请详细描述新功能的内容
validations:
required: true
- type: input
id: version
attributes:
label: 当前使用版本
description: 请填写当前使用版本
placeholder: 如 Beta v0.3.7
validations:
required: true
- type: textarea
id: additional
attributes: