From 78edcac5fb04864e663247ce8a524534a8d5da88 Mon Sep 17 00:00:00 2001 From: Faugus <112667550+Faugus@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:36:19 -0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..c1a060d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,12 @@ +--- +name: Bug report +about: Report bugs related to Faugus Launcher only +title: '' +labels: '' +assignees: '' + +--- + +- If a specific game is not launching, crashing, or experiencing bugs, there's nothing I can do, as I'm not a Proton or GPU driver developer. +- Please make sure Faugus Launcher is up to date before reporting an issue. +- Please specify which distro you are using and whether you are using the native or Flatpak version of Faugus Launcher. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..5ea2a20 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,12 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +Keep in mind that Faugus Launcher is basically a GUI for umu-launcher. +umu-launcher runs Windows games using Proton only and does not support Wine. +So please do not ask for support for emulators or Wine.