From: Andy Allan Date: Wed, 19 Jan 2022 16:14:03 +0000 (+0000) Subject: Allow blank issue templates X-Git-Tag: live~1396^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/722b9d27be8db25891078eea07189a94df25b368 Allow blank issue templates This was originally intended in #3397 and I'm not sure why I set this to false. --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0f40ec020..86bb9ca3d 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: There is an issue with the default map layer shown on the front page url: https://github.com/gravitystorm/openstreetmap-carto