diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..2584693cd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: discord.js discord server + url: https://discord.gg/bRCvFy9 + about: Please use this Discord Server to ask questions and get support. We don't typically answer questions here and they will likely be closed and redirected to the Discord server. diff --git a/.github/ISSUE_TEMPLATE/question---general-support-request.md b/.github/ISSUE_TEMPLATE/question---general-support-request.md deleted file mode 100644 index d48d49400..000000000 --- a/.github/ISSUE_TEMPLATE/question---general-support-request.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Question / General support request -about: Ask for help in Discord instead - https://discord.gg/bRCvFy9 -title: '' -labels: question (please use Discord instead) -assignees: '' - ---- - -Seriously, we only use this issue tracker for bugs in the library itself and feature requests for it. -We don't typically answer questions or help with support issues here. - -If you have a question or need support on our library, please read our [Support Document](https://github.com/discordjs/discord.js/blob/master/.github/SUPPORT.md)