From dcdcde31ed752ca5bdae5654172737e9d64dfbf1 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Sat, 22 Nov 2025 21:53:14 +0200 Subject: [PATCH] chore: allow blank issue templates --- .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 0bb0870..ea7f033 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: Nextcloud Community Forum url: https://help.nextcloud.com