From 52e17d1c2dada8c1449615e83f2cd557e2dac339 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 5 Mar 2019 20:57:03 -0500 Subject: Add github templates and CONTRIBUTING.md file. Fix for #1685 --- .github/ISSUE_TEMPLATE/question.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.md (limited to '.github/ISSUE_TEMPLATE/question.md') diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 00000000..2f0a6a7f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +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 -- cgit v1.2.3