mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-06 01:12:33 +00:00
attempt to fix markdown in checklists
This commit is contained in:
parent
58ee60918f
commit
254d07b163
3
.github/ISSUE_TEMPLATE/app-bug-report.yaml
vendored
3
.github/ISSUE_TEMPLATE/app-bug-report.yaml
vendored
@ -23,7 +23,8 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have searched for a similar issue in this repository and did not find one.
|
- label: I have searched for a similar issue in this repository and did not find one.
|
||||||
required: true
|
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
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: desc
|
id: desc
|
||||||
|
6
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
6
.github/ISSUE_TEMPLATE/game-bug-report.yaml
vendored
@ -24,13 +24,15 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have searched for a similar issue in this repository and did not find one.
|
- label: I have searched for a similar issue in this repository and did not find one.
|
||||||
required: true
|
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
|
required: true
|
||||||
- label: I have re-dumped the game and performed a clean install without mods.
|
- label: I have re-dumped the game and performed a clean install without mods.
|
||||||
required: true
|
required: true
|
||||||
- label: I have disabled all patches and cheats.
|
- label: I have disabled all patches and cheats.
|
||||||
required: true
|
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
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: desc
|
id: desc
|
||||||
|
Loading…
Reference in New Issue
Block a user