From 41e28291ad389456a0a629ec3322164ddc168142 Mon Sep 17 00:00:00 2001 From: WinDanesz <31292708+WinDanesz@users.noreply.github.com> Date: Fri, 15 Apr 2022 13:58:29 +0200 Subject: [PATCH] chore: 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 00000000..d7303072 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: false +contact_links: + - name: 📖 Mod Wiki Page + url: https://github.com/Electroblob77/Wizardry/wiki + about: Most features are documented in the mod's wiki page --- Link ---> + - name: 💬 Electroblob's Wizardry discord + url: https://discord.gg/hs8yJP2 + about: Ask for help or get more info on Discord. --- Discord Server link ---> + - name: 💡 Feature requests / suggestions + url: https://discord.gg/hs8yJP2 + about: Please use the discord server to suggest stuff. --- Discord Server link ---> + - name: ❓ Question + url: https://discord.gg/hs8yJP2 + about: Ask a question about the mod or the code. --- Discord Server link --->