|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: "Contributing" |
| 4 | +permalink: /about/contribute/ |
| 5 | +--- |
| 6 | + |
| 7 | +<div id="section-page"> |
| 8 | + <div class="container container-blog"> |
| 9 | + <div class="masthead-blog-detail"> |
| 10 | + <h1><span>{{ page.title }}</span></h1> |
| 11 | + <div class="blog-detail-content"> |
| 12 | + </br> |
| 13 | + <p>Typelevel is an ecosystem of projects and a community of people united to foster an inclusive, welcoming, and safe environment around functional programming in Scala.</p> |
| 14 | + |
| 15 | + |
| 16 | + <h2>Financial Contributions</h2> |
| 17 | + |
| 18 | + <p>Maintaining an organization at the scale of Typelevel incurs costs. |
| 19 | + Through FOSS funding we can provide better support to maintainers, and make stronger guarantees to users, by paying for things like CI infrastructure or community support.</p> |
| 20 | + <p>Any amount of support is always welcome, and we appreciate anyone who contributes to the Typelevel Open Collective.</p> |
| 21 | + |
| 22 | + </br> |
| 23 | + <p>By funding Typelevel, you're helping us maintain our domains, infrastructure, services, and our community safety through training the Code of Conduct Committee.</p> |
| 24 | + |
| 25 | + |
| 26 | + <h2>Other Ways To Contribute</h2> |
| 27 | + |
| 28 | + |
| 29 | + <p>Companies can donate developer time by allowing developers to contribute to open source on company time, and actively encourage it by dedicating time and space for those efforts.</p> |
| 30 | + |
| 31 | + <p>The community can help by just getting involved, in any way that feels comfortable! |
| 32 | + A PR is always welcome, whether code changes or documentation improvements, and asking questions helps clarify behaviors for everyone. |
| 33 | + Any participation is greatly valued!</p> |
| 34 | + |
| 35 | + <p>If you are looking for a place to start with a technical contribution, consider dropping by the 'starting-contributing' channel on discord, or checking out our <a href=https://github.com/orgs/typelevel/projects/1/views/1>Good First Issues board</a>.</p> |
| 36 | + |
| 37 | + |
| 38 | + </div> |
| 39 | + {% include _tab-gsoc.html %} |
| 40 | + </div> |
| 41 | + |
| 42 | + </div> |
| 43 | +</div> |
| 44 | + |
0 commit comments