aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRapptz <[email protected]>2020-08-05 04:40:31 -0400
committerRapptz <[email protected]>2020-08-05 04:40:31 -0400
commit78851bf1d8bc45ca6f3f8d177123eef550cc5df2 (patch)
tree6dda1b0a19596d46b41b5e1952e2426d92ff7fd9 /.github
parentPropagate manual close codes to socket subclass (diff)
downloaddiscord.py-78851bf1d8bc45ca6f3f8d177123eef550cc5df2.tar.xz
discord.py-78851bf1d8bc45ca6f3f8d177123eef550cc5df2.zip
Require people to use templates when making an issue
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 996d973f..4712aa75 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,3 +1,4 @@
+blank_issues_enabled: false
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.