From eabc17eab35a9d81089c5bc2141574c05c875371 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sat, 17 Oct 2020 19:19:03 +0200 Subject: [PATCH] add conact links to discord to issue creation page --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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..dda021aef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: :shrug: Installation Help + url: https://discord.gg/pterodactyl + about: Please visit our Discord for help with your installation. + - name: :question: General Question + url: https://discord.gg/pterodactyl + about: Please visit our Discord for general questions about Pterodactyl.