From 3291ce008a9a1ed714eab917a8c41bb10264c825 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sun, 28 Jul 2019 07:52:17 -0700 Subject: [PATCH] Update github files --- .github/FUNDING.yml | 1 + .github/PULL_REQUEST_TEMPLATE/Improvement.md | 5 +---- .github/PULL_REQUEST_TEMPLATE/Other.md | 4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) create mode 100644 .github/FUNDING.yml 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.