infra: more clarifications in issue templates

This commit is contained in:
Vladislav Mikhalin 2025-01-01 22:40:05 +03:00
parent 444016df7e
commit 34e2eed400

View File

@ -13,7 +13,11 @@ body:
**Please do not make support requests on GitHub. Our issue tracker is for tracking bugs and feature requests only. **Please do not make support requests on GitHub. Our issue tracker is for tracking bugs and feature requests only.
If you have a support request or are unsure about the nature of your issue please contact us on [discord](https://discord.gg/bFJxfftGW6).** If you have a support request or are unsure about the nature of your issue please contact us on [discord](https://discord.gg/bFJxfftGW6).**
You can also check the [Game Compatibility Repository](https://github.com/shadps4-emu/shadps4-game-compatibility) for the information about the status of the game. This repository does not provide support for modded games. You should perform a clean game installation before submitting an issue.
This repository does not provide support for patches. If you have issues with patches please refer to [Cheats and Patches Repository](https://github.com/shadps4-emu/ps4_cheats).
Before submitting an issue please check [Game Compatibility Repository](https://github.com/shadps4-emu/shadps4-game-compatibility) for the information about the status of the game.
Please make an effort to make sure your issue isn't already reported. Please make an effort to make sure your issue isn't already reported.
@ -27,9 +31,9 @@ body:
required: true required: true
- 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. - 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 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 and the issue is still present.
required: true required: true
- label: I have disabled all patches and cheats. - label: I have disabled all patches and cheats and the issue is still present.
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