From bdc0cbedf8fa5bf2d4dd0815f39aa3e8230bcc12 Mon Sep 17 00:00:00 2001 From: denelon Date: Tue, 19 May 2020 13:53:18 -0700 Subject: [PATCH] Creating Issue Template (#325) Trying to help coordinate client feature requests. --- .github/ISSUE_TEMPLATE/Feature_Request.md | 36 +++++++++++++++++++++++ 1 file changed, 36 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 000000000..520f2dd70 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -0,0 +1,36 @@ +--- +name: "Feature Request/Idea 🚀" +about: Suggest a new feature or improvement (this does not mean you have to implement + it) +title: '' +labels: Issue-Feature +assignees: '' + +--- + + + +# Description of the new feature/enhancement + + + +# Proposed technical implementation details (optional) + +