From e1a667aaafd46cc30c0d6205b62d0b80c709fa16 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 24 Aug 2021 20:35:30 +0300 Subject: [PATCH] Disable blank issues (#3566) --- .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 fee5ad948..09011627c 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: Installation Help url: https://discord.gg/pterodactyl