From 34964b5c7c1f8677e9f12a956edf672328db569b Mon Sep 17 00:00:00 2001 From: Vladislav Mikhalin Date: Sun, 29 Dec 2024 18:40:01 +0300 Subject: [PATCH] Unified the discord clause --- .github/ISSUE_TEMPLATE/app-bug-report.yaml | 4 +--- .github/ISSUE_TEMPLATE/game-bug-report.yaml | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-bug-report.yaml b/.github/ISSUE_TEMPLATE/app-bug-report.yaml index 008682cc8..09409a9b0 100644 --- a/.github/ISSUE_TEMPLATE/app-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/app-bug-report.yaml @@ -9,9 +9,7 @@ body: ## Important: Read First Please do not make support requests on GitHub. Our issue tracker is for tracking bugs and feature requests only - If you need help using the emulator please contact us on discord. - - If you are unsure, start with [discord](https://discord.gg/bFJxfftGW6). + If you need help using the emulator or unsure about your issue please contact us on [discord](https://discord.gg/bFJxfftGW6). Please make an effort to make sure your issue isn't already reported. diff --git a/.github/ISSUE_TEMPLATE/game-bug-report.yaml b/.github/ISSUE_TEMPLATE/game-bug-report.yaml index cc0a7b756..e28f9fc8d 100644 --- a/.github/ISSUE_TEMPLATE/game-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/game-bug-report.yaml @@ -9,9 +9,8 @@ body: ## Important: Read First Please do not make support requests on GitHub. Our issue tracker is for tracking bugs and feature requests only - If you need help using the emulator please contact us on discord. + If you need help using the emulator or unsure about your issue please contact us on [discord](https://discord.gg/bFJxfftGW6). - If you are unsure, start with [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. Please make an effort to make sure your issue isn't already reported.