1
0
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:
JalonSolov 2022-12-11 02:06:37 -05:00 committed by GitHub
parent e8c0b098b0
commit 3ea9e3aba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,9 +55,10 @@ body:
validations:
required: true
- type: input
- type: textarea
id: environment
attributes:
label: Environment details (OS name and version, etc.)
description: You can use `v doctor` to fill up this section.
validations:
required: true