From c7ed44d0096e26724c7968b45a1ac5ec6131fb4e Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 24 Apr 2022 13:36:35 -0500 Subject: Removed references to funding and opencollective --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 --- .github/ISSUE_TEMPLATE/feature_request.yml | 3 --- .github/ISSUE_TEMPLATE/open_issue.yml | 4 ---- .github/PULL_REQUEST_TEMPLATE.md | 7 +------ 4 files changed, 1 insertion(+), 16 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b1b578f65..61d0230b6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -10,9 +10,6 @@ body: 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. - 5. Please consider supporting Ferdium! - 👉 https://github.com/sponsors/ferdium - 👉 https://opencollective.com/ferdium/donate - type: checkboxes attributes: label: Avoid duplicates diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f39421976..dad630294 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -10,9 +10,6 @@ body: 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. - 5. Please consider supporting Ferdium! - 👉 https://github.com/sponsors/ferdium - 👉 https://opencollective.com/ferdium/donate - type: checkboxes attributes: label: Preflight Checklist diff --git a/.github/ISSUE_TEMPLATE/open_issue.yml b/.github/ISSUE_TEMPLATE/open_issue.yml index ba9c8715b..3db201e16 100644 --- a/.github/ISSUE_TEMPLATE/open_issue.yml +++ b/.github/ISSUE_TEMPLATE/open_issue.yml @@ -7,10 +7,6 @@ body: 1. Please remember that if you are logging a bug for some service that has *stopped working*, please log the bug [here](https://github.com/ferdium/fedium-recipes/issues) 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to old recipes. - 4. Please consider supporting Ferdium! - 👉 https://github.com/sponsors/ferdium - 👉 https://opencollective.com/ferdium/donate - - type: textarea attributes: label: "Your issue" diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f3906ee35..566c78584 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,12 +8,7 @@ 1. Please remember that if you are logging a bug for some service that has _stopped working_ or is _working incorrectly_, please log the bug [here](https://github.com/ferdium/ferdium-recipes/issues) 2. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 3. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to older versions of recipes that were installed on your machine. (These will get automatically upgraded when you upgrade to the newer versions of Ferdium, but to get new recipes between Ferdium releases, this documentation is quite useful.) - -5. Please ensure you've completed all of the following. +4. Please ensure you've completed all of the following. - [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project. - [ ] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. -- cgit v1.2.3-54-g00ecf