Skip to content

Commit

Permalink
Create FUNDING.md (withastro#1137)
Browse files Browse the repository at this point in the history
* Create FUNDING.md

* Create FUNDING.yml

* Update FUNDING.md

Co-authored-by: Caleb Jasik <[email protected]>

Co-authored-by: Caleb Jasik <[email protected]>
  • Loading branch information
FredKSchott and jasikpark committed Aug 18, 2021
1 parent 66a6c5b commit 9af6ea0
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
38 changes: 38 additions & 0 deletions FUNDING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Astro Project Funding

_Last Updated: 08-17-2021_

## Raising Funds

Astro is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for Astro is not sustainable without proper financial backing. We need your help to achieve this.

Learn more about sponsorship on our [Open Collective.](https://opencollective.com/astrodotbuild).

### Why Open Collective?

* **Full Transparency.** Everyone gets to see where money is coming from and where it's going.
* **Individual and Corporate Sponsors.** Open Collective makes it easy for both individuals and companies to sponsor open source projects.
* **Potential Tax Benefits.** Because funds are paid to the Open Source Collective, a 501(c)(6) organization in the U.S., there may be tax benefits for some donors (please check with your accountant).
* **Automatic Invoicing.** For corporate sponsors, Open Collective automatically generates and sends invoices for tracking purposes.
* **Open Participation.** Anyone can request reimbursement for funds spent helping the Astro project and Astro can pay out to anyone.

_List borrowed from [ESLint: "Funding ESLint's Future."](https://eslint.org/blog/2019/02/funding-eslint-future)_

## Distributing Funds

100% of money raised is invested back into the community. Every dollar spent **must** support and/or improve Astro in some way.

See all past expenses on our [Open Collective.](https://opencollective.com/astrodotbuild)

Below is a (non-exhaustive) list of how we plan to distribute raised funds:

- **Swag!** Creating stickers, t-shirts, etc. for sponsors and community members.
- **Improve documentation.**
- **Improve translations.**
- **Improve website.**
- **User research.**
- **Sponsoring conferences.**
- **Sponsoring community members to represent Astro at meetups, conferences, etc.**
- **Dedicated support for GitHub, Discord, Stack Overflow, etc.**

**Maintainers, Core Maintainers, and Project Stewards are not currently eligible to receive funds from the open collective.** One day, we hope to have enough money to begin experimenting with paying contributors for their work, [following in Eslint's footsteps.](https://eslint.org/blog/2020/10/year-paying-contributors-review)
12 changes: 12 additions & 0 deletions FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: astrodotbuild
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

0 comments on commit 9af6ea0

Please sign in to comment.