From 43f715f315ee02c3edb8a7eaf365553d3bbfb7b6 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 28 Aug 2021 17:45:23 +0200 Subject: [PATCH] Disable blank issues So far there have been only two blank issues that didn't fall in one of the three categories we have templates for, and people quite often skip t he entire template if it's optional, so this will probably make the issues much more useful. --- .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 8ba6745c..875da630 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: Discord about: Support and announcements for yabridge as well as general discussion about plugins and Wine