From 963f778a3bf64595719551299cc5cfe8554c23dc Mon Sep 17 00:00:00 2001 From: Rahim Date: Mon, 24 Nov 2025 15:45:05 +1100 Subject: [PATCH] chore(root): disable blank issues from new issue page --- .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 b4603fb8..264ddd2b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,4 @@ +blank_issues_enabled: false contact_links: - name: ❓ Get Help about: Having a hard time with something? Open a question in discussions to get help.