# Open-source

## Starten

* [FirstTimersOnly](https://www.firsttimersonly.com/)
* [Open Source Guide](https://opensource.guide/)
* [Get involved in Open Source today](https://www.hanselman.com/blog/getinvolvedinopensourcetodayhowtocontributeapatchtoagithubhostedopensourceprojectlikecode52.aspx)
* [How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github)

## Links

* [Setup Your Local Environment for Open Source Package Contributions](https://laravel-news.com/setup-your-local-environment-for-open-source-package-contributions)
* [Max Stoiber - I want you to contribute to open source](https://www.youtube.com/watch?v=hwdeUG_gySI)
* [Open Source Ideas](https://github.com/open-source-ideas/open-source-ideas#readme)
* [Tip for open source maintainers: you can often convert questions about your library into documentation. It usually goes like this: 1. Someone opens an issue/asks a question. 2. I address this by updating the docs. 3. Link the update to the person, ask them for feedback. Also works for internal projects.](https://twitter.com/elias_era/status/1481933779186900997)
* [How to make volunteer-driven open source projects successful](https://www.kooslooijesteijn.net/blog/make-volunteer-driven-open-source-projects-successful)

## Contributing

* [LoRaWAN](https://github.com/TheThingsNetwork/lorawan-stack/blob/develop/CONTRIBUTING.md)
* [Libra](https://github.com/libra/libra/blob/master/CONTRIBUTING.md)
* [Arrow](https://github.com/apache/arrow/blob/master/docs/source/developers/contributing.rst)
* [What a good PR looks like](https://getpocket.com/redirect?url=https%3A%2F%2Fstitcher.io%2Fblog%2Fwhat-a-good-pr-looks-like)
* [My first PR in laravel/framework that got merged!](https://www.amitmerchant.com/my-first-pr-in-laravel-framework-that-got-merged/)

## Dokumentation

* [Make a README](https://www.makeareadme.com/)
* [asciinema](https://asciinema.org/) - Record and share your terminal sessions, the right way.
* [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

### Bilder in README

1. Bild in Issue hinzufügen Formular hochladen
2. Link kopieren und in readme.md einfügen

## Monetarisieren

* Hosted Version als SaaS
* [Monetizing open source (2020)](https://twitter.com/zenorocha/status/1252252675522981890)
* [Sponsorware](https://github.com/sponsorware/docs)
* [I Just Hit $100,000/yr On GitHub Sponsors](https://calebporzio.com/i-just-hit-dollar-100000yr-on-github-sponsors-heres-how-i-did-it)
* [How to pay your rent with your open source project](https://plausible.io/blog/open-source-funding)
* [Sponsor Pools](https://vriad.com/essays/a-new-funding-model-for-open-source-software)
* [The unusual way I'm funding my open source work](https://kerkour.com/blog/the-unusual-way-im-funding-my-open-source-work/)
