mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +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:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
- type: textarea
|
||||
id: environment
|
||||
attributes:
|
||||
label: Environment details (OS name and version, etc.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue