From 78851bf1d8bc45ca6f3f8d177123eef550cc5df2 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Wed, 5 Aug 2020 04:40:31 -0400 Subject: Require people to use templates when making an issue --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3