about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-10-16 03:01:07 +0200
committerGitHub <noreply@github.com>2018-10-16 03:01:07 +0200
commit528ba4861d51376d8c7a157a2e2297cf1e5bde42 (patch)
tree466b6ec67cff604eac4d0217bde4cd742f599e80 /.github/ISSUE_TEMPLATE/feature_request.md
parentd35801aaa2ad9d06345efa45cf524113469fdd02 (diff)
Update issue templates (#8989)
* Update issue templates

* Update bug_report.md

* Update feature_request.md

* Update support.md

* Update feature_request.md
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 46602fd2c..f61a262ca 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,11 +1,17 @@
----
+--
 name: Feature Request
-about: Suggest an idea for this project
+about: I have a suggestion
 
 ---
 
-[Issue text goes here].
+<!-- Please use a concise and distinct title for the issue -->
+
+<!-- Consider: Could it be implemented as a 3rd party app using the REST API instead? -->
+
+### Pitch
+
+<!-- Describe your idea for a feature. Make sure it has not already been suggested/implemented/turned down before -->
 
-* * * *
+### Motivation
 
-- [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
+<!-- Why do you think this feature is needed? Who would benefit from it? -->