diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yaml b/.github/ISSUE_TEMPLATE/app_bug_report.yaml index bd8c4c9d97..4859fd9a39 100644 --- a/.github/ISSUE_TEMPLATE/app_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/app_bug_report.yaml @@ -59,7 +59,7 @@ body: attributes: label: PCSX2 Revision description: "Please ensure you are on the latest version before making an issue" - placeholder: "Example: v1.7.1337" + placeholder: "Example: v2.5.374" validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml index 30f1b91685..f79ed20d6e 100644 --- a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml @@ -76,7 +76,7 @@ body: attributes: label: PCSX2 Revision description: "We only accept bug reports for the latest dev version. Please try upgrading before making an issue." - placeholder: "Example: v1.7.1337" + placeholder: "Example: v2.5.374" validations: required: true - type: dropdown