From 5e0d064c59602bb756c35c7bc060a098db83b15c Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 8 Jun 2018 10:58:16 -0700 Subject: [PATCH] Simplify the feature request template --- .github/ISSUE_TEMPLATE/Feature.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Feature.md b/.github/ISSUE_TEMPLATE/Feature.md index 9adde8b4..c0ce9be7 100644 --- a/.github/ISSUE_TEMPLATE/Feature.md +++ b/.github/ISSUE_TEMPLATE/Feature.md @@ -4,13 +4,12 @@ about: You have a neat idea that should be implemented? --- ### Feature Request - -| Q | A -|------------ | ------ -| New Feature | yes -| RFC | yes/no -| BC Break | yes/no -#### Summary - +#### What problem does this solve? + + +#### How do envision it working? + + +#### How important is this feature to you?