Merge pull request #1008 from DioEgizio/qt-version-issue-template

chore: update issue template to ask about Qt version
This commit is contained in:
Sefa Eyeoglu 2022-08-01 18:40:11 +02:00 committed by GitHub
commit bd9140f1f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,14 @@ body:
attributes:
label: Version of PolyMC
description: The version of PolyMC used in the bug report.
placeholder: PolyMC 1.3.2
placeholder: PolyMC 1.4.1
validations:
required: true
- type: textarea
attributes:
label: Version of Qt
description: The version of Qt used in the bug report. You can find it in Help -> About PolyMC -> About Qt.
placeholder: Qt 6.3.0
validations:
required: true
- type: textarea