From d5e6a0b9639fe73f277b5e948ee0412206e29916 Mon Sep 17 00:00:00 2001 From: Ethan Stubbs Date: Sat, 20 Jun 2020 07:14:51 +0100 Subject: [PATCH] Add feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++++++++++ 1 file changed, 14 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 0000000..b8473f8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest a new feature for Revolution +title: '' +labels: Enhancement +assignees: '' + +--- + +**Describe the new feature you are requesting:** + +**Give the function of this feature if applicable:** + +**Additional information:**