diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..d13fb4498 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Help & support on Discord + url: https://discord.gg/bmSAZBG + about: We don't accept support requests on the issue tracker. Please try asking on Discord instead. + - name: Help & support on forums + url: https://forums.pmmp.io + about: We don't accept support requests on the issue tracker. Please try asking on forums instead. + - name: Documentation + url: https://pmmp.rtfd.io + about: PocketMine-MP documentation diff --git a/.github/ISSUE_TEMPLATE/help---support.md b/.github/ISSUE_TEMPLATE/help---support.md deleted file mode 100644 index cc34e496b..000000000 --- a/.github/ISSUE_TEMPLATE/help---support.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Help & support -about: We don't accept support requests here. Try the links on the README. -title: '' -labels: Support request -assignees: '' - ---- - -We don't accept support requests on the issue tracker. Please try the following links instead: - -Documentation: http://pmmp.rtfd.io -Forums: https://forums.pmmp.io -Discord: https://discord.gg/bmSAZBG