From d6e677ee90c3bc53360e05463711b6c6c034109c Mon Sep 17 00:00:00 2001 From: Tayeb Chlyah Date: Sat, 7 Mar 2026 09:38:32 +0400 Subject: [PATCH] chore(issues): enable 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 90c15174..83c3a96b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: Help / Questions url: https://github.com/Requarks/wiki/discussions/categories/help-questions