From 4e16fadea6e89d7c3407380e7330e1dd8036cdc4 Mon Sep 17 00:00:00 2001 From: bmortier <benoit.mortier@fusiondirectory.org> Date: Fri, 28 Aug 2020 07:49:34 +0000 Subject: [PATCH] Merge branch '6112-change-the-donate-part-to-add-all-the-crowfunding-possibilities' into '1.3-fixes' Resolve "change the donate part to add all the crowfunding possibilities" See merge request fusiondirectory/fd!800 (cherry picked from commit de7947aee82e0ca2fb217e881fd33c3908f4018a) 5c52277b :handshake: feat(crowfunding) change the donate part to add all the crowfunding possibilities --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43f63f84f..ff69835f7 100644 --- a/README.md +++ b/README.md @@ -87,9 +87,17 @@ You can [register on our system][register] and enter issues [FusionDirectory][is [](https://bestpractices.coreinfrastructure.org/projects/351) -## Donate +## Crowfunding -If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate-liberapay] even a small amount you can go to our Liberapay account +If you like us and want to send us a small contribution you can use the following crowfunding services + +* [liberapay] [donate-liberapay]: https://liberapay.com/fusiondirectory/donate + +* [kofi][donate-kofi]: https://ko-fi.com/fusiondirectory + +* [opencollective][donate-opencollective]: https://opencollective.com/fusiondirectory + +* [communitybridge][donate-communitybridge]: https://funding.communitybridge.org/projects/fusiondirectory ## License @@ -110,3 +118,9 @@ If you like [FusionDirectory][FusionDirectory] and would like to [donate][donate [issues-plugins]: https://gitlab.fusiondirectory.org/fusiondirectory/fd-plugins/issues [donate-liberapay]: https://liberapay.com/fusiondirectory/donate + +[donate-kofi]: https://ko-fi.com/fusiondirectory + +[donate-opencollective]: https://opencollective.com/fusiondirectory + +[donate-communitybridge]: https://funding.communitybridge.org/projects/fusiondirectory -- GitLab