mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
github: make Environment field in feature request match bug report (#16645)
This commit is contained in:
parent
e8c0b098b0
commit
3ea9e3aba9
3
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
3
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -55,9 +55,10 @@ 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.)
|
||||||
|
description: You can use `v doctor` to fill up this section.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user