From 4e910c384d3789132e9b18aead58ca639e38399b Mon Sep 17 00:00:00 2001 From: Steven Date: Fri, 11 May 2018 09:34:11 -0400 Subject: [PATCH] Add a "why" to feature request --- .github/ISSUE_TEMPLATE/Feature_request.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 454dc53b..745d4b43 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -4,11 +4,11 @@ about: Marked doesn't do this thing and I think it should --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +**Describe the feature** +A clear and concise description of what you would like. -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +**Why is this feature necessary?** +A clear and concise description of why. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered.