From dd87155342b328877feae505bbf534357acf0ce8 Mon Sep 17 00:00:00 2001 From: Dragoon Dorise Date: Mon, 31 Mar 2025 08:49:01 +0200 Subject: [PATCH] + windows --- .github/ISSUE_TEMPLATE/bug-report.yml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 6ee64689..5ce66b0a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -8,11 +8,6 @@ body: value: | Thanks for taking the time to fill out this bug report! - - type: markdown - attributes: - value: | - Do not use this GitHub form if you are using EmuDeck for Windows. Instead, join the Discord (connect your Patreon to Discord), https://discord.gg/b9F7GpXtFP, or open an issue on the EmuDeck for Windows GitHub repository, https://github.com/EmuDeck/emudeck-we to report any issues. - - type: checkboxes id: low-effort-checks attributes: @@ -46,6 +41,7 @@ body: - Beta Candidate - Main (Alpha/Live Testing Branch, not the same thing as Stable) - Not Using a Steam Deck + - Using Windows default: 0 validations: required: true @@ -55,7 +51,7 @@ body: attributes: label: What happened? description: A clear and concise description of what the bug is and if possible, the steps you used to get to the bug. If appropriate, include screenshots or videos. - placeholder: Include as much detail as possible. + placeholder: Include as much detail as possible. value: "A bug happened!" validations: required: true @@ -64,5 +60,5 @@ body: id: logs attributes: label: Relevant log output - description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. You can find the EmuDeck log in $HOME/.config/EmuDeck. For more information, see https://emudeck.github.io/troubleshooting/steamos/#how-to-get-the-emudeck-log. + description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. You can find the EmuDeck log in $HOME/.config/EmuDeck. For more information, see https://emudeck.github.io/troubleshooting/steamos/#how-to-get-the-emudeck-log. render: shell \ No newline at end of file