mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-01-31 13:53:33 +08:00
Update 2bug-report.yaml
add input "version"
This commit is contained in:
7
.github/ISSUE_TEMPLATE/2bug-report.yaml
vendored
7
.github/ISSUE_TEMPLATE/2bug-report.yaml
vendored
@@ -16,6 +16,13 @@ body:
|
||||
# Describe the bug
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
label: 版本号
|
||||
placeholder: 3.0.0
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: Reproduce
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user