From 30aca0ae4ec128898ce08b2a5d299d5006f353de Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 8 Jun 2018 11:03:50 -0700 Subject: [PATCH] Mass-simplify the default templates --- .github/ISSUE_TEMPLATE/Feature.md | 4 ---- .github/ISSUE_TEMPLATE/Support.md | 4 ++-- .github/PULL_REQUEST_TEMPLATE/Improvement.md | 4 ++-- .github/PULL_REQUEST_TEMPLATE/Other.md | 5 ++++- 4 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Feature.md b/.github/ISSUE_TEMPLATE/Feature.md index c0ce9be7d..3d6ed2286 100644 --- a/.github/ISSUE_TEMPLATE/Feature.md +++ b/.github/ISSUE_TEMPLATE/Feature.md @@ -3,13 +3,9 @@ name: Feature Request about: You have a neat idea that should be implemented? --- -### Feature Request - - #### What problem does this solve? #### How do envision it working? -#### How important is this feature to you? diff --git a/.github/ISSUE_TEMPLATE/Support.md b/.github/ISSUE_TEMPLATE/Support.md index b3129bbd7..35d66b977 100644 --- a/.github/ISSUE_TEMPLATE/Support.md +++ b/.github/ISSUE_TEMPLATE/Support.md @@ -3,6 +3,6 @@ name: ❓ Support Question about: Have a problem that you can't figure out? --- -### Support Question +#### What problem are you having and how can we help? + -#### What problem are you having? diff --git a/.github/PULL_REQUEST_TEMPLATE/Improvement.md b/.github/PULL_REQUEST_TEMPLATE/Improvement.md index cb540b021..ef71c51d8 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Improvement.md +++ b/.github/PULL_REQUEST_TEMPLATE/Improvement.md @@ -3,9 +3,9 @@ name: Improvement about: You have some improvement to make wtf better? --- -### Improvement - #### What problem does this solve? #### Is this related to an existing Issue? If so, which one? + + diff --git a/.github/PULL_REQUEST_TEMPLATE/Other.md b/.github/PULL_REQUEST_TEMPLATE/Other.md index 459856249..d6e0c64b0 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Other.md +++ b/.github/PULL_REQUEST_TEMPLATE/Other.md @@ -1,8 +1,11 @@ --- name: Other -about: You have some other ideas you want to introduce? +about: You have some other ideas you want to introduce? --- #### What problem does this solve? + + +