From 0cda705df546b26cad89a06b653f18dc13eca0a4 Mon Sep 17 00:00:00 2001 From: Vladislav Mikhalin Date: Sun, 29 Dec 2024 18:35:24 +0300 Subject: [PATCH] last commit didn't help, reverting --- .github/ISSUE_TEMPLATE/app-bug-report.yaml | 3 +-- .github/ISSUE_TEMPLATE/game-bug-report.yaml | 6 ++---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-bug-report.yaml b/.github/ISSUE_TEMPLATE/app-bug-report.yaml index ad0ba3471..008682cc8 100644 --- a/.github/ISSUE_TEMPLATE/app-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/app-bug-report.yaml @@ -23,8 +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 updated it using its in-app updater. + - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated it 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 5d5304669..cc0a7b756 100644 --- a/.github/ISSUE_TEMPLATE/game-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/game-bug-report.yaml @@ -24,15 +24,13 @@ 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 updated it using its in-app updater. + - label: I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated it using its in-app updater. required: true - label: I have re-dumped the game and performed a clean install without mods. required: true - label: I have disabled all patches and cheats. required: true - - label: | - I have all the required [system modules](https://github.com/shadps4-emu/shadps4-game-compatibility?tab=readme-ov-file#informations) installed. + - label: I have all the required [system modules](https://github.com/shadps4-emu/shadps4-game-compatibility?tab=readme-ov-file#informations) installed. required: true - type: textarea id: desc