2023-12-15 02:18:28 +01:00
name : Bug Report
description : Create a report to receive assistance with any issues that you face during the installation of WSA and/or during the use of WSA.
2023-04-05 16:21:55 +02:00
title : "[BUG]"
labels : bug
body :
- type : textarea
id : description
attributes :
2023-12-15 02:18:28 +01:00
label : Describe the bug
description : A clear and concise description of what the bug is. Include screenshots if possible.
2023-04-05 16:21:55 +02:00
validations :
required : true
- type : textarea
id : reproduce
attributes :
2023-12-15 02:18:28 +01:00
label : Steps to reproduce the issue
description : Include steps to reproduce the behaviour.
2023-04-05 16:21:55 +02:00
validations :
required : true
- type : textarea
id : expected
attributes :
2023-12-15 02:18:28 +01:00
label : Expected behaviour
description : A clear and concise description of what you expected to happen.
2023-04-05 16:21:55 +02:00
validations :
required : true
- type : textarea
id : source
attributes :
2023-12-15 02:18:28 +01:00
label : Downloaded Build Of WSA
description : Which build of WSA did you download? Provide the name of the .zip/.7z file, and the link to the download page if possible.
2023-04-05 16:21:55 +02:00
validations :
required : true
- type : input
id : winbuild
attributes :
2023-12-15 02:18:28 +01:00
label : Windows build number
description : You can find the build number by typing winver in the Windows search box.
2023-04-05 16:21:55 +02:00
validations :
required : true
2023-04-07 22:27:43 +02:00
- type : textarea
2023-04-07 22:26:50 +02:00
id : pcspecs
attributes :
2023-12-15 02:18:28 +01:00
label : PC Specification
description : You can find your PC Specification by searching for msinfo32 in Windows Search and click the top result to open the System Information app.
2023-04-07 22:26:50 +02:00
validations :
required : true
2023-04-05 16:21:55 +02:00
- type : textarea
id : other
attributes :
2023-12-15 02:18:28 +01:00
label : Additional context
description : Add any other context about the problem here.
2023-04-05 16:21:55 +02:00
validations :
required : false