diff --git a/.github/ISSUE_TEMPLATE/app-bug-report.yaml b/.github/ISSUE_TEMPLATE/app-bug-report.yaml index c3cb126e1..c38bbb814 100644 --- a/.github/ISSUE_TEMPLATE/app-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/app-bug-report.yaml @@ -23,7 +23,7 @@ body: options: - label: I have searched for a similar issue in this repository and did not find one. required: true - - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or nightly for [Windows](https://github.com/shadps4-emu/shadps4-binaries-Windows/releases), [Linux](https://github.com/shadps4-emu/shadps4-binaries-Linux/releases) or [MacOS](https://github.com/shadps4-emu/shadps4-binaries-Mac/releases). + - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. required: true - type: textarea id: desc diff --git a/.github/ISSUE_TEMPLATE/game-bug-report.yaml b/.github/ISSUE_TEMPLATE/game-bug-report.yaml index 9420e558e..2fb8222fc 100644 --- a/.github/ISSUE_TEMPLATE/game-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/game-bug-report.yaml @@ -25,7 +25,7 @@ body: options: - label: I have searched for a similar issue in this repository and did not find one. required: true - - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or nightly for [Windows](https://github.com/shadps4-emu/shadps4-binaries-Windows/releases), [Linux](https://github.com/shadps4-emu/shadps4-binaries-Linux/releases) or [MacOS](https://github.com/shadps4-emu/shadps4-binaries-Mac/releases). + - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. required: true - label: I have re-dumped the game and performed a clean install without mods. required: true