From 76ab8c6d1a297262b6bbe5e36ddde85c8e385aea Mon Sep 17 00:00:00 2001 From: Krille Date: Thu, 7 Dec 2023 14:58:51 +0100 Subject: [PATCH] docs: Allow blank issues --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ef50c0447..780f692f7 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: 👬 FluffyChat Community url: https://matrix.to/#/#fluffychat:matrix.org - about: Please ask and answer questions here. \ No newline at end of file + about: Please ask and answer questions here.