about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
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? -->