From f0ef8cc091a8aa11c2c016511f330452b563bdf5 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 8 Jun 2018 11:00:00 -0700 Subject: [PATCH] Simplify the pull request improvement template --- .github/PULL_REQUEST_TEMPLATE/Improvement.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/Improvement.md b/.github/PULL_REQUEST_TEMPLATE/Improvement.md index 8b616076..cb540b02 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Improvement.md +++ b/.github/PULL_REQUEST_TEMPLATE/Improvement.md @@ -4,13 +4,8 @@ about: You have some improvement to make wtf better? --- ### Improvement - -| Q | A -|------------ | ------ -| New Feature | yes -| RFC | yes/no -| BC Break | yes/no +#### What problem does this solve? -#### Summary - + +#### Is this related to an existing Issue? If so, which one?