1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Mass-simplify the default templates

This commit is contained in:
Chris Cummer 2018-06-08 11:03:50 -07:00
parent 4f2efae619
commit 30aca0ae4e
4 changed files with 8 additions and 9 deletions

View File

@ -3,13 +3,9 @@ name: Feature Request
about: You have a neat idea that should be implemented? about: You have a neat idea that should be implemented?
--- ---
### Feature Request
#### What problem does this solve? #### What problem does this solve?
#### How do envision it working? #### How do envision it working?
#### How important is this feature to you?

View File

@ -3,6 +3,6 @@ name: ❓ Support Question
about: Have a problem that you can't figure out? 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?

View File

@ -3,9 +3,9 @@ name: Improvement
about: You have some improvement to make wtf better? about: You have some improvement to make wtf better?
--- ---
### Improvement
#### What problem does this solve? #### What problem does this solve?
#### Is this related to an existing Issue? If so, which one? #### Is this related to an existing Issue? If so, which one?

View File

@ -1,8 +1,11 @@
--- ---
name: Other name: Other
about: You have some other ideas you want to introduce? about: You have some other ideas you want to introduce?
--- ---
<!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. --> <!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. -->
#### What problem does this solve? #### What problem does this solve?