Merge pull request #1008 from DioEgizio/qt-version-issue-template
chore: update issue template to ask about Qt version
This commit is contained in:
commit
bd9140f1f3
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user