From eabc17eab35a9d81089c5bc2141574c05c875371 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sat, 17 Oct 2020 19:19:03 +0200 Subject: [PATCH 1/2] 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. From 18911d8fe49182bacd0e7ceb4f3d24f148a569a2 Mon Sep 17 00:00:00 2001 From: Jakob Date: Sat, 17 Oct 2020 19:19:42 +0200 Subject: [PATCH 2/2] remove installation help issue template --- .github/ISSUE_TEMPLATE/--installation-help.md | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/--installation-help.md diff --git a/.github/ISSUE_TEMPLATE/--installation-help.md b/.github/ISSUE_TEMPLATE/--installation-help.md deleted file mode 100644 index 4d5d27e71..000000000 --- a/.github/ISSUE_TEMPLATE/--installation-help.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: "⛔ Installation Help" -about: 'Visit our Discord for installation help: https://pterodactyl.io/discord' - ---- - -We use GitHub issues only to discuss about Pterodactyl bugs and new features. For -this kind of questions about using Pterodactyl, please visit our Discord for assistance: https://pterodactyl.io/discord - -DO NOT REPORT ISSUES CONFIGURING: SSL, PHP, APACHE, NGINX, YOUR MACHINE, SSH, SFTP, ETC. ON THIS GITHUB TRACKER. - -For assistance installating this software, as well as debugging issues with dependencies, please use our discord server: https://discord.gg/pterodactyl - -PLEASE stop spamming our tracker with "bugs" that are not related to this project.