diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..6a026ea850 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,16 @@ +--- +name: Feature Request +about: Request a feature to be added~ +title: "[F-R] {A brief name}" +labels: enhancement +assignees: '' +--- + +**Describe the feature briefly** +A clear and thorough description of the feature + +**Possible ways to implement** +Explain where this feature can fit into the application, and maybe how. + +**Why is it important** +Explain to use why you feel this feature should be added