diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-08-01 14:50:10 +0200 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-08-01 14:51:19 +0200 |
commit | 9d78b2d259288c3cc863ccf698c0ecc00b273ced (patch) | |
tree | b2bc2fdc221710de5f379cd63832104be9f15735 /.github/ISSUE_TEMPLATE | |
parent | 9c9528838a514b26243d69b81018afc6fb5cfe91 (diff) | |
download | PrismLauncher-9d78b2d259288c3cc863ccf698c0ecc00b273ced.tar.gz PrismLauncher-9d78b2d259288c3cc863ccf698c0ecc00b273ced.tar.bz2 PrismLauncher-9d78b2d259288c3cc863ccf698c0ecc00b273ced.zip |
Update .github/ISSUE_TEMPLATE/bug_report.yml
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Co-authored-by: flow <flowlnlnln@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3f00609e..ab3c8a29 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -33,7 +33,7 @@ body: - 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. + 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 |