diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 33b3fa01..28dcbe5c 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: [Genbox] +github: [ Genbox ] custom: http://paypal.me/IanQvist diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 822a62d7..508734d0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,14 +7,11 @@ assignees: '' --- - -* [ ] I hereby verify that I am a sponsor. - -**Description of the bug** - +**Describe the bug** +What is the bug about? **How to reproduce?** - +Describe steps to reproduce the bug. Please include code to reproduce if possible. **Expected behavior** - +Describe what you expected to happen. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 792b042b..8139308b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,10 +7,10 @@ assignees: '' --- - * [ ] I hereby verify that I am a sponsor. -**Description of the feature** - - +Sponsorship is required before you can submit feature requests. See https://github.com/sponsors/Genbox + +**Describe the feature** +Provide a short description of the feature. Why would you like the feature? +If the feature makes changes to an existing or new API please provide an example.