From d0c54de3300d7a21feabf91d365672223a5699ab Mon Sep 17 00:00:00 2001 From: Triticum0 <71127352+Triticum0@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:41:46 +0000 Subject: [PATCH] [ci skip] GitHub: Update issue template program version. (#13691) --- .github/ISSUE_TEMPLATE/app_bug_report.yaml | 2 +- .github/ISSUE_TEMPLATE/emu_bug_report.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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