mirror of https://github.com/microsoft/WSL
Update bug_report.yaml to ask for WSL Store version (#7519)
Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>
This commit is contained in:
parent
9600e253bd
commit
9ec6dfcfa0
|
|
@ -10,9 +10,10 @@ body:
|
|||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Windows Build Number
|
||||
label: Version
|
||||
description: |
|
||||
Please run `cmd.exe /c ver` to get the build of Windows you are on.
|
||||
If you are running Windows Subsystem for Linux from the Microsoft Store, please run `wsl.exe --version`
|
||||
placeholder: "Microsoft Windows [Version 10.0.19042.867]"
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue