fix: issue template version from text area to input
This commit is contained in:
parent
a36836abd7
commit
0705d2559b
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
2
.github/ISSUE_TEMPLATE/--bug-report.yaml
vendored
|
|
@ -64,7 +64,7 @@ body:
|
||||||
- Local
|
- Local
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: Version
|
label: Version
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue