From 4e79e85f3f1c354d31ecac023a5250f88ff24d20 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Fri, 26 Apr 2024 17:26:30 +1000 Subject: [PATCH] GH: Clarify lack of support for third-party Linux builds --- .github/ISSUE_TEMPLATE/app_bug_report.yaml | 3 +++ .github/ISSUE_TEMPLATE/emu_bug_report.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/app_bug_report.yaml b/.github/ISSUE_TEMPLATE/app_bug_report.yaml index fe28f2b21c..14b82da71b 100644 --- a/.github/ISSUE_TEMPLATE/app_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/app_bug_report.yaml @@ -29,6 +29,9 @@ body: - If your bug is the result of upscaling please use the forums or discord for assistance with various upscaling workarounds. Additionally, the unofficial PCSX2 [Wiki](https://wiki.pcsx2.net/Main_Page) often lists various fixes for upscaling issues. - We do **not** accept issues relating to Widescreen/no-interlace patches at this time. - Any issues pertaining to Widescreen/no-interlace patches please forward them to the [patches repository](https://github.com/PCSX2/pcsx2_patches). + - We do **not** accept issues pertaining to Linux builds other than the official AppImage and Flatpak. + - Please contact your packager for support. We have no control over other builds, nor can we investigate any issues, and historically they have been known to be broken. + - This includes pre-configured "distributions" such as EmuDeck, the "AUR", etc. - type: textarea id: desc diff --git a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml index c329fce84a..3f2d427c8d 100644 --- a/.github/ISSUE_TEMPLATE/emu_bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/emu_bug_report.yaml @@ -29,6 +29,9 @@ body: - If your bug is the result of upscaling please use the forums or discord for assistance with various upscaling workarounds. Additionally, the unofficial PCSX2 [Wiki](https://wiki.pcsx2.net/Main_Page) often lists various fixes for upscaling issues. - We do **not** accept issues relating to Widescreen/no-interlace patches at this time. - Any issues pertaining to Widescreen/no-interlace patches please forward them to the [patches repository](https://github.com/PCSX2/pcsx2_patches). + - We do **not** accept issues pertaining to Linux builds other than the official AppImage and Flatpak. + - Please contact your packager for support. We have no control over other builds, nor can we investigate any issues, and historically they have been known to be broken. + - This includes pre-configured "distributions" such as EmuDeck, the "AUR", etc. - type: textarea id: desc