From a2afb31ec6500abc6b8d509554618fefa35f3464 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 18 Dec 2020 09:12:51 +0100 Subject: [PATCH] Create feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 28 +++++++++++++++++++++++ 1 file changed, 28 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..33d31cd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,28 @@ +--- +name: "💡 Feature request" +about: Submit your idea for a change in the codebase. +--- + +# Feature request + + + +## Why it is needed + + + +## Possible implementation + + + +### Code sample + +