-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #243 from ecosyste-ms/funds-design-tweaks
Prep for fund pages extension
- Loading branch information
Showing
10 changed files
with
70 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-8 page-content"> | ||
<h1 class="page-content__title display-2">ecosystem Funds FAQ</h1> | ||
<h1 class="page-content__title display-2">ecosyste.ms Funds FAQ</h1> | ||
|
||
<p class="lead">ecosystem funds is new, we’ll expand this FAQ as we develop the service, until then here are a few questions we anticipate</p> | ||
<p class="lead">ecosyste.ms Funds is new, we’ll expand this FAQ as we develop the service, until then here are a few questions we anticipate</p> | ||
|
||
<h2>What is ecosyste.ms?</h2> | ||
<p>ecosyste.ms is a set of free services and tools for developers, researchers and policymakers to help identify, secure and sustain open source software. It was developed throughout 2022 by Andrew Nesbitt and Benjamin Nickols, with support from the now disbanded Plaintext Group at Schmidt Futures and Open Source Collective.</p> | ||
|
@@ -14,20 +14,20 @@ | |
<h2>I’m a maintainer, how do I get paid?</h2> | ||
<p>If you haven’t already, add a <a href="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository"><code>funding.yml</code></a> file to your repository/ies. We track 10.7m packages and their corresponding repositories, directing payments according to the instructions provided in a <code>funding.yml</code> file. If we cannot find or read a file, we use publicly available information to contact the maintainer(s), asking them to accept funds on behalf of their community, or to direct a payment by adding a <code>funding.yml</code> file to their repos.</p> | ||
|
||
<h2>Do I have to pay tax on donations accepted from Ecosystems?</h2> | ||
<h2>Do I have to pay tax on donations accepted from ecosyste.ms?</h2> | ||
<p>If you have received a donation as a maintainer through ecosyste.ms it is likely that you will have to pay tax on that as income. However, if you have established a relationship with a fiscal sponsor, and you use donations to cover costs that you have paid (for instance, hosting, domain names, event attendance etc) you may be able to reimburse yourself without incurring a tax liability. We recommend you seek advice from a local tax professional if you are unsure of the law in your territory.</p> | ||
|
||
<h2>What’s an Ecosystem?</h2> | ||
<h2>What’s an ecosystem?</h2> | ||
<p>We’ve packaged open source projects together according to a particular technology like MariaDB, Cucumber, or Vagrant. Each of these packaged ‘Funds’ includes the core technology plus any dependent projects (bindings, utilities etc) and dependencies. The idea being that you direct us toward the key technologies you depend upon, and we direct funds to the most critical projects within that domain on your behalf.</p> | ||
|
||
<h2>How do I donate to or sponsor an ecosystem?</h2> | ||
<p>We’re still in public beta, so please excuse us if we’ve yet to iron everything out but: every Ecosystem Fund has a corresponding page on Open Collective. You can donate or sponsor a Fund using Open Collective who accept a myriad of payment options. Open Source Collective, who administrate the program, are registered vendors to most large corporate sponsors. If you would like us to register with your procurement team contact <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<p>We’re still in public beta, so please excuse us if we’ve yet to iron everything out but: every Ecosystem Fund has a corresponding page on Open Collective. You can donate or sponsor a fund using Open Collective who accept a myriad of payment options. Open Source Collective, who administrate the program, are registered vendors to most large corporate sponsors. If you would like us to register with your procurement team contact <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
|
||
<h2>What’s the cost of donating to an Ecosystem?</h2> | ||
<p>Open Source Collective (who accept and manage your sponsorship) take a 10% management fee to distribute the funds and handle all the appropriate legal and accounting responsibilities. Open Source Collective is a registered non-profit based in CA, USA.</p> | ||
|
||
<h2>Are donations tax deductible?</h2> | ||
<p>Donations to Ecosystem Funds are managed by Open Source Collective and are not tax deductible.</p> | ||
<p>Donations to ecosyste.ms Funds are managed by Open Source Collective and are not tax deductible.</p> | ||
|
||
<h2>How are funds allocated to projects?</h2> | ||
<p>Our approach is to fund the most critical projects in a software ecosystem, and we believe that actual usage is the best measure of how critical an open source component is.</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters