From a857d1c48cc77c67dda70db38f687455d57d0682 Mon Sep 17 00:00:00 2001 From: Pili Guerra Date: Wed, 30 Aug 2023 12:02:18 +0100 Subject: [PATCH] Remove custom blank template and enable blank issues (#7420) --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/custom.md | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/custom.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e1816836e..a95ae15dd 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: 💬 Zcash Community Support url: https://forum.zcashcommunity.com/ diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md deleted file mode 100644 index 775a13a6c..000000000 --- a/.github/ISSUE_TEMPLATE/custom.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Custom issue template -about: To create a custom issue that does not fit into the other issue types -title: '' -labels: '' -assignees: '' - ---- - -