mirror of
https://github.com/vlang/v.git
synced 2025-09-15 07:22:27 +03:00
github: change bug template Envionment field to textarea (#16641)
This commit is contained in:
parent
799af2adad
commit
44a539f186
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -73,7 +73,7 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: textarea
|
||||||
id: environment
|
id: environment
|
||||||
attributes:
|
attributes:
|
||||||
label: Environment details (OS name and version, etc.)
|
label: Environment details (OS name and version, etc.)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue