From 69f6ce3cd21a87dbf37c1e8be0d792e8f6785b4a Mon Sep 17 00:00:00 2001 From: Pelle Wessman Date: Wed, 21 Aug 2024 18:18:19 +0200 Subject: [PATCH 1/2] docs: adopt Collective Funds Guidelines 0.1 These were created by the Mocha maintainers with intent of being used for Mocha. When #5197 is merged, do a follow up that adds the collective funds guidelines badge to the README --- FUNDING.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 FUNDING.md diff --git a/FUNDING.md b/FUNDING.md new file mode 100644 index 0000000000..470224090a --- /dev/null +++ b/FUNDING.md @@ -0,0 +1,16 @@ +# Fund Usage Guidelines + +This project follows [Collective Funds Guidelines 0.1](https://github.com/collective-funds/guidelines) with the below customizations. + +## Rates + +* TSC Members: $50.00 USD/hour +* Project Contributors: $50.00 USD/hour + +## Additional notes + +The project funds are collected in the [Mocha collective](https://opencollective.com/mochajs) on [Open Collective](https://opencollective.com/) which is hosted by the [Open Source Collective](https://oscollective.org/). + +In additions to the [Collective Funds Guidelines](https://github.com/collective-funds/guidelines) this project abides by the [Open Source Collective](https://oscollective.org/)'s [Terms of Fiscal Sponsorship](https://docs.oscollective.org/getting-started/terms-of-fiscal-sponsorship). + +When/if the two are in conflict, the Terms of Fiscal Sponsorship is the one that will be followed. From e63326bc90be3486443436efa42bdaba57a30b74 Mon Sep 17 00:00:00 2001 From: Pelle Wessman Date: Wed, 21 Aug 2024 21:02:32 +0200 Subject: [PATCH 2/2] Adding Collective Funds Guidelines badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b2ef550df..c82fc76bd9 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Chat - Discord OpenCollective Sponsors OpenCollective Backers +[![Collective Funds Guidelines v0.1](https://img.shields.io/badge/collective_funds_guidelines-v0.1-D8E8D4?style=flat&labelColor=3A6457)](https://github.com/collective-funds/guidelines)