From be7b400e268bbdd0c8083b58edbf52d4371e6936 Mon Sep 17 00:00:00 2001 From: Pixelguin <11445611+Pixelguin@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:52:18 -0700 Subject: [PATCH] Update issue templates --- ...ep-support.md => cep-support--windows-.md} | 4 ++-- .../cep-xp-support--steam-deck-.md | 21 +++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) rename .github/ISSUE_TEMPLATE/{cep-support.md => cep-support--windows-.md} (89%) create mode 100644 .github/ISSUE_TEMPLATE/cep-xp-support--steam-deck-.md diff --git a/.github/ISSUE_TEMPLATE/cep-support.md b/.github/ISSUE_TEMPLATE/cep-support--windows-.md similarity index 89% rename from .github/ISSUE_TEMPLATE/cep-support.md rename to .github/ISSUE_TEMPLATE/cep-support--windows-.md index e201337..3b28204 100644 --- a/.github/ISSUE_TEMPLATE/cep-support.md +++ b/.github/ISSUE_TEMPLATE/cep-support--windows-.md @@ -1,8 +1,8 @@ --- -name: CEP support +name: CEP support (Windows) about: Report a problem you're having and get assistance title: '' -labels: support +labels: support, .windows assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/cep-xp-support--steam-deck-.md b/.github/ISSUE_TEMPLATE/cep-xp-support--steam-deck-.md new file mode 100644 index 0000000..e543ff7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/cep-xp-support--steam-deck-.md @@ -0,0 +1,21 @@ +--- +name: CEP-XP support (Steam Deck) +about: Report a problem you're having and get assistance +title: '' +labels: ".steam-deck, support" +assignees: '' + +--- + +**Describe the problem** +Describe your problem clearly and concisely. + +**How to reproduce** +* List steps to reproduce the behavior. +* Be as thorough as you can and use bullet points like this. + +**Screenshots and files** +Add screenshots and files (config, logs, etc.) to help explain your problem. + +**Additional context** +Add any other context about the problem here.