change(bug_report.yml): use input type where short answer is preferred

Signed-off-by: mctaylors <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
mctaylors 2026-05-13 22:09:55 +03:00 committed by GitHub
parent 323c25d83b
commit 558e5bc155
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,14 +23,14 @@ body:
- macOS - macOS
- Linux - Linux
- Other - Other
- type: textarea - type: input
attributes: attributes:
label: Version of Prism Launcher label: Version of Prism Launcher
description: The version of Prism Launcher used in the bug report. description: The version of Prism Launcher used in the bug report.
placeholder: Prism Launcher 5.0 placeholder: Prism Launcher 5.0
validations: validations:
required: true required: true
- type: textarea - type: input
attributes: attributes:
label: Version of Qt label: Version of Qt
description: The version of Qt used in the bug report. You can find it in Help -> About Prism Launcher -> About Qt. description: The version of Qt used in the bug report. You can find it in Help -> About Prism Launcher -> About Qt.