From 2ef9d2a663db35c73b93606dbe882ca697072cc3 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Thu, 11 Nov 2021 19:41:37 +0100 Subject: [PATCH] chore: disable creating a blank issue --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 796707be03..1e717ba6c5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Question url: https://neovim.discourse.group/