From 22a2a1a71f0d1d82a16041ded7ff672cbeb10664 Mon Sep 17 00:00:00 2001 From: Hielke Morsink Date: Tue, 10 Aug 2021 08:09:55 +0200 Subject: [PATCH] Enable blank issue template (#15192) --- .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 d56bb91510..fb2d52387e 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: Translation / Localisation url: https://github.com/OpenRCT2/Localisation