diff --git a/.github/ISSUE_TEMPLATE/Feature.md b/.github/ISSUE_TEMPLATE/Feature.md index c0ce9be7..3d6ed228 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 b3129bbd..35d66b97 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 cb540b02..ef71c51d 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 45985624..d6e0c64b 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? + + +