diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000..fc04fea9 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +patreon: wtfutil \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE/Improvement.md b/.github/PULL_REQUEST_TEMPLATE/Improvement.md index ef71c51d..8dc892a4 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Improvement.md +++ b/.github/PULL_REQUEST_TEMPLATE/Improvement.md @@ -3,9 +3,6 @@ name: Improvement about: You have some improvement to make wtf better? --- -#### What problem does this solve? - - -#### Is this related to an existing Issue? If so, which one? +Thanks for submitting a pull request. Please provide enough information so that others can review your pull request. diff --git a/.github/PULL_REQUEST_TEMPLATE/Other.md b/.github/PULL_REQUEST_TEMPLATE/Other.md index d6e0c64b..10de64c3 100644 --- a/.github/PULL_REQUEST_TEMPLATE/Other.md +++ b/.github/PULL_REQUEST_TEMPLATE/Other.md @@ -3,9 +3,7 @@ name: Other about: You have some other ideas you want to introduce? --- - - -#### What problem does this solve? +Thanks for submitting a pull request. Please provide enough information so that others can review your pull request.