From a37ce90882577a99f4c1eb8eb0648eab413f5335 Mon Sep 17 00:00:00 2001 From: Poopooracoocoo <51363864+Poopooracoocoo@users.noreply.github.com> Date: Sun, 24 Sep 2023 20:02:18 +1000 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE /config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE /config.yml diff --git a/.github/ISSUE_TEMPLATE /config.yml b/.github/ISSUE_TEMPLATE /config.yml new file mode 100644 index 000000000..7e8c1b647 --- /dev/null +++ b/.github/ISSUE_TEMPLATE /config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: true +contact_links: + - name: Questions + about: Ask questions and receive support + url: https://github.com/valinet/ExplorerPatcher/discussions/categories/q-a + - name: Feature requests + about: Suggestions for new features and enhancements + url: https://github.com/valinet/ExplorerPatcher/discussions/categories/ideas + - name: Wiki + about: Useful documentation on ExplorerPatcher + url: https://github.com/valinet/ExplorerPatcher/wiki + - name: Showcase + about: Show off your system or give tips and tricks + url: https://github.com/valinet/ExplorerPatcher/discussions/categories/show-and-tell