chore: update issue template to ask about Qt version

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
This commit is contained in:
DioEgizio 2022-08-01 14:40:55 +02:00
parent b15544c163
commit 9c9528838a

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