From 0d11ff7063b677a1f27795f5682b2be3160724ec Mon Sep 17 00:00:00 2001 From: Mark Wubben Date: Sun, 19 Jan 2020 14:58:06 +0100 Subject: [PATCH] More issue template tweaks --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 87965b8d9..84e12671e 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: Babel url: https://github.com/avajs/babel/issues diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 79769aabe..9a78f14ea 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,6 +1,6 @@ --- name: Feature Request -about: Suggestions for new or different behavior. +about: Suggestions for new or different behavior labels: question ---