Skip to content

Commit 2b03d86

Browse files
authoredAug 21, 2024··
docs: adopt Collective Funds Guidelines 0.1 (#5199)
* 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 * Adding Collective Funds Guidelines badge
1 parent 1203e0e commit 2b03d86

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
 

‎FUNDING.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Fund Usage Guidelines
2+
3+
This project follows [Collective Funds Guidelines 0.1](https://github.com/collective-funds/guidelines) with the below customizations.
4+
5+
## Rates
6+
7+
* TSC Members: $50.00 USD/hour
8+
* Project Contributors: $50.00 USD/hour
9+
10+
## Additional notes
11+
12+
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/).
13+
14+
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).
15+
16+
When/if the two are in conflict, the Terms of Fiscal Sponsorship is the one that will be followed.

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<a href="https://discord.gg/KeDn2uXhER"><img alt="Chat - Discord" src="https://img.shields.io/badge/Chat-Discord-5765F2.svg" /></a>
1919
<a href="https://github.com/mochajs/mocha#sponsors"><img src="https://opencollective.com/mochajs/tiers/sponsors/badge.svg" alt="OpenCollective Sponsors"></a>
2020
<a href="https://github.com/mochajs/mocha#backers"><img src="https://opencollective.com/mochajs/tiers/backers/badge.svg" alt="OpenCollective Backers"></a>
21+
[![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)
2122

2223
</div>
2324

0 commit comments

Comments
 (0)
Please sign in to comment.