aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-24 13:36:35 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-24 13:36:35 -0500
commitc7ed44d0096e26724c7968b45a1ac5ec6131fb4e (patch)
tree5f6fb261b94156ff4d8a86ee6f732c183c7f9743
parentUpdated information about the internal server that Ferdium uses for accountle... (diff)
downloadferdium-app-c7ed44d0096e26724c7968b45a1ac5ec6131fb4e.tar.gz
ferdium-app-c7ed44d0096e26724c7968b45a1ac5ec6131fb4e.tar.zst
ferdium-app-c7ed44d0096e26724c7968b45a1ac5ec6131fb4e.zip
Removed references to funding and opencollective
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml3
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml3
-rw-r--r--.github/ISSUE_TEMPLATE/open_issue.yml4
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md7
-rw-r--r--README.md22
5 files changed, 1 insertions, 38 deletions
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:
10 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 10 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls)
11 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. 11 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.
12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
13 5. Please consider supporting Ferdium!
14 👉 https://github.com/sponsors/ferdium
15 👉 https://opencollective.com/ferdium/donate
16 - type: checkboxes 13 - type: checkboxes
17 attributes: 14 attributes:
18 label: Avoid duplicates 15 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:
10 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 10 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls)
11 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. 11 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.
12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible. 12 4. Please fill our form below, this way we can analyse and fix the problem as fast as possible.
13 5. Please consider supporting Ferdium!
14 👉 https://github.com/sponsors/ferdium
15 👉 https://opencollective.com/ferdium/donate
16 - type: checkboxes 13 - type: checkboxes
17 attributes: 14 attributes:
18 label: Preflight Checklist 15 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:
7 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) 7 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)
8 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 8 2. If you are requesting support for a new service in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls)
9 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. 9 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.
10 4. Please consider supporting Ferdium!
11 👉 https://github.com/sponsors/ferdium
12 👉 https://opencollective.com/ferdium/donate
13
14 - type: textarea 10 - type: textarea
15 attributes: 11 attributes:
16 label: "Your issue" 12 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 @@
81. 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) 81. 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)
92. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 92. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls)
103. 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.) 103. 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.)
11<!-- TODO: Uncomment once we get funding sorted 114. Please ensure you've completed all of the following.
124. Please consider supporting Ferdium!
13 👉 https://github.com/sponsors/ferdium
14 👉 https://opencollective.com/ferdium/donate
15-->
165. Please ensure you've completed all of the following.
17 12
18- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project. 13- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
19- [ ] 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. 14- [ ] 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.
diff --git a/README.md b/README.md
index e9eb67498..523b256f4 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,6 @@
17<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 17<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
18<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-256-default.svg?logo=github' alt='Contributors'/></a> 18<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-256-default.svg?logo=github' alt='Contributors'/></a>
19<!-- ALL-CONTRIBUTORS-BADGE:END --> 19<!-- ALL-CONTRIBUTORS-BADGE:END -->
20<a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/ferdium?logo=open-collective"></a>
21</p> 20</p>
22 21
23> 🤴🏽 Hard-fork of [Franz](https://github.com/meetfranz/franz), adding awesome features and removing unwanted ones. 22> 🤴🏽 Hard-fork of [Franz](https://github.com/meetfranz/franz), adding awesome features and removing unwanted ones.
@@ -63,24 +62,3 @@ Special thanks goes to these awesome people:
63<a href="https://github.com/ferdium/ferdium-app/blob/develop/.all-contributorsrc" target="_blank"><img src="https://opencollective.com/ferdium/contributors.svg?avatarHeight=42&width=890&button=off"></a> 62<a href="https://github.com/ferdium/ferdium-app/blob/develop/.all-contributorsrc" target="_blank"><img src="https://opencollective.com/ferdium/contributors.svg?avatarHeight=42&width=890&button=off"></a>
64 63
65This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! 64This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
66
67<!-- TODO: Uncomment once we get funding sorted
68### Backers via Open Collective
69
70<a href="https://opencollective.com/ferdium#section-contribute" target="_blank"><img src="https://opencollective.com/ferdium/backers.svg?avatarHeight=42&width=890"></a>
71
72Mention to the individuals backing us via [GitHub Sponsors](https://github.com/sponsors/ferdium) as well.
73
74### Sponsors
75
76<p>
77 <a href="https://www.digitalocean.com/?refcode=5292301af793">
78 <img src="https://ferdium.org/wp-content/uploads/sites/4/2021/09/digitalocean-logo-vector-1-1.svg" height="32px">
79 </a>
80</p>
81<p>
82 <a href="https://www.parallels.com/">
83 <img src="https://ferdium.org/wp-content/uploads/sites/4/2021/12/Parallels_logo.svg" height="30px">
84 </a>
85</p>
86-->