From 324110f464b510d73166023bdcf39ae93da622cc Mon Sep 17 00:00:00 2001 From: Travis Groth Date: Wed, 5 Jan 2022 11:38:27 -0500 Subject: [PATCH] misc: disable blank github issues (#2898) --- .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 a77542251..e2a8dc288 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,4 @@ +blank_issues_enabled: false contact_links: - name: Support about: Support is provided in the Discuss forum.