diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..996d973f5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Question about the library + about: Support questions are better answered in our Discord server. Issues asking how to implement a feature in your bot will be closed. + url: https://discord.gg/r3sSKJJ diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index 2f0a6a7fd..000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Question about the library -about: Please ask for help in Discord instead - https://discord.gg/r3sSKJJ ---- - -Generally speaking support questions are better answered in our Discord server. The response rate is faster and many people are willing to help. If you **really** feel like the question belongs here then feel free to delete this text and continue on. **Please do not open issues about asking how to implement a feature in your bot, these will be instantly closed.** - -Our support servers can be found here: - -Official server: https://discord.gg/r3sSKJJ -Discord API: https://discord.gg/discord-api