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.