From: Peter van Dijk Date: Wed, 18 Sep 2019 12:48:03 +0000 (+0200) Subject: fix issue template chooser? X-Git-Tag: dnsdist-1.4.0-rc3~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d27808b8b88964f28db54d06da5d3e0223a9bdd4;p=pdns fix issue template chooser? --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 952da7d1f..6ba7ea3ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,3 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5d1dfc056..d49699a59 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,3 +1,12 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- +