From 000e3ea6c7e584e1a8c44e289f23ad2a164331ae Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Tue, 28 Oct 2025 16:56:56 -0400 Subject: [PATCH] chore(github): disable blank issues --- .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 95de6a8..296afbb 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: Ask a question url: https://github.com/edera-dev/sprout/discussions