From 251fce00c5da456288374c742c2c3010a7506d5b Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 19 Jul 2020 22:02:59 +0200 Subject: [PATCH] Add an issue template for feature requests --- .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..54c29b09 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,12 @@ +--- +name: Feature request +about: I wish yabridge did this +title: "" +labels: "" +assignees: "" +--- + +Thanks for giving yabridge a shot! + +**Feature description** +What should yabridge be doing that it currently is not?