mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-07 17:38:38 +08:00
优化 Gitee Issues Bug 模板
This commit is contained in:
parent
d067bc2dd0
commit
1bb72461a3
@ -42,22 +42,30 @@ body:
|
|||||||
description: 如果可以的话,上传任何关于 bug 的截图。
|
description: 如果可以的话,上传任何关于 bug 的截图。
|
||||||
value: |
|
value: |
|
||||||
[在这里上传图片]
|
[在这里上传图片]
|
||||||
|
- type: dropdown
|
||||||
|
id: jdk_version
|
||||||
|
attributes:
|
||||||
|
label: JDK 版本
|
||||||
|
description: 你当前正在使用 JDK 的哪个版本?
|
||||||
|
options:
|
||||||
|
- JDK8
|
||||||
|
- JDK17
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: 版本
|
label: SMS4J 版本
|
||||||
description: 你当前正在使用我们软件的哪个版本/分支?
|
description: 你当前正在使用我们软件的哪个版本/分支?
|
||||||
options:
|
options:
|
||||||
- 1.0.1
|
- 3.0.0
|
||||||
- 1.0.2
|
|
||||||
- 1.0.3
|
|
||||||
- 1.0.4
|
|
||||||
- 2.0.0
|
|
||||||
- 2.0.1
|
|
||||||
- 2.0.2
|
|
||||||
- 2.0.3
|
|
||||||
- 2.1.0
|
|
||||||
- 2.1.1
|
|
||||||
- 2.2.0
|
- 2.2.0
|
||||||
|
- 2.1.1
|
||||||
|
- 2.1.0
|
||||||
|
- 2.0.3
|
||||||
|
- 2.0.2
|
||||||
|
- 2.0.1
|
||||||
|
- 2.0.0
|
||||||
|
- 1.0.4
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
Loading…
x
Reference in New Issue
Block a user