aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-10-08 12:22:16 +0200
committerGravatar GitHub <[email protected]>2018-10-08 12:22:16 +0200
commit2bbc0af09c2542781eaa87988920c22498fa4825 (patch)
tree81fca119b63609b44f697b7f72f4b99e6ce6b982
parentMerge pull request #19 from danieldeveloper001/feature/github_templates (diff)
Update feature_request.md
slight improvements to the template.
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md21
1 files changed, 8 insertions, 13 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index f0d1d9c0..bff367e9 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -4,21 +4,16 @@ about: A simple feature request template.
---
-## Description
+Provide a simple description of how the feature would work. This should not include technical details, but should instead be a high level description of how the user experience would be when you used this feature.
-[provide a simple description of the feature request]
+## Implementation details
-## Reason
+List the changes required for the implementation here.
-- [replace with a reason]
-- [replace with a reason]
-- [replace with a reason]
-
-## Required Changes
-
-- [replace with a change]
-- [replace with a change]
-- [replace with a change]
+- [ ] Write the bot command
+- [ ] Add the command to our README.md
+- [ ] etc.
## Other
-[provide any additional details that can be helpful]
+
+Provide any additional information or clarifications here.