From 9cc8dd99a9200c68c4ce88c276f2097e99ec3df4 Mon Sep 17 00:00:00 2001 From: Vashishtha Verma Date: Tue, 10 Mar 2026 07:28:39 +0530 Subject: [PATCH] Add "open source your project" section to resources (#683) --- content/resources/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/resources/index.md b/content/resources/index.md index 17c60a72c..8e9794cb2 100644 --- a/content/resources/index.md +++ b/content/resources/index.md @@ -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/)