Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions content/resources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ image:
- [Linux Foundation Open Source Guides](https://www.linuxfoundation.org/resources/open-source-guides)
- ["Open Source Masterclass" MOOC](https://opensourcemasterclass.org/)

## So you want to open source your project...

Getting started with open source can feel overwhelming. Here are curated resources to help you begin:

- [Starting an Open Source Project](https://opensource.guide/starting-a-project/)
- [How to Write a README](https://www.makeareadme.com/)
- [Choosing an Open Source License](https://choosealicense.com/)
- [Best Practices for Maintainers](https://opensource.guide/best-practices/)
- [Building Welcoming Communities](https://opensource.guide/building-community/)

## Finding an Issue/Project

- [Up for Grabs](https://up-for-grabs.net/)
Expand Down