Skip to content

Commit

Permalink
[issue template]: ask for windows version
Browse files Browse the repository at this point in the history
[skip actions]
  • Loading branch information
israpps authored Jul 5, 2024
1 parent 6e5b2ee commit 59c9132
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/ISSUE_TEMPLATE/common_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,16 @@ body:
description: Provide the version number (Press F1 to see it!)
placeholder: "version 2.7.6 [beta] ; revision 3 ; build date: 04-07-2021"
validations:
required: false
required: true

- type: input
id: winversion
attributes:
label: Windows version
description: Provide the windows version (search winver command)
placeholder: "Windows 10 PRO - version 22H2 (SO compilation 19045.4529)"
validations:
required: true

- type: textarea
id: logs
Expand Down

0 comments on commit 59c9132

Please sign in to comment.