feature:bug tpl

This commit is contained in:
charlesxie
2024-10-12 11:45:35 +08:00
parent 0befccbd90
commit f31157c519

View File

@@ -16,16 +16,16 @@ body:
validations:
required: true
- type: dropdown
id: version
attributes:
label: Version
description: What version of our software are you running?
options:
- 1.0.2 (Default)
- 1.0.3 (Edge)
default: 0
validations:
required: true
id: version
attributes:
label: Version
description: What version of our software are you running?
options:
- 1.0.2 (Default)
- 1.0.3 (Edge)
default: 0
validations:
required: true
- type: textarea
id: what-happened
attributes: