From 5f966c493e5883def9f84640ee15fa1084976a1b Mon Sep 17 00:00:00 2001 From: Michel Loiseleur Date: Tue, 21 Jan 2025 10:07:29 +0100 Subject: [PATCH] chore: disable issue without template --- .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 462e7541..0042ec5f 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 about: Please ask and answer questions here.