Add issue template fields for the Wine version

This commit is contained in:
Robbert van der Helm
2021-08-28 17:53:50 +02:00
parent 43f715f315
commit 918aadef62
2 changed files with 16 additions and 0 deletions
+8
View File
@@ -57,6 +57,14 @@ body:
placeholder: e.g. 3.5.2, or commit a29f43a
validations:
required: true
- type: input
id: wine-version
attributes:
label: Wine version
description: Use `wine --version` if you're not sure about this.
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
validations:
required: true
- type: dropdown
id: installation-method
attributes: