From 883175aa59a086c49ae9fa8f84932d64f2e4b3b4 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 28 Jan 2026 19:09:40 +0100 Subject: [PATCH] Disable blank issues again There are too many questions in the issue tracker recently. --- .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 4f14cb6..0eaf742 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: Questions and community url: https://efforg.github.io/rayhunter/support-feedback-community.html