An open-source software or application is publicly available for us to use and contribute to it. We can contribute to its source code, documentation, writing articles about it, and many more.
There are many advantages in contributing to open source communities. A few are,
- Upskill yourself.
- Make the software/application better with code & documentation.
- Meet like-minded people, build networks.
- Understand the application development, maintenance cycles.
- Learn how to manage your code as open source.
For many beginners, the common question is,
How to get started with the Opensource contributions?
Here is a list of eight resources to get you started immediately with it. Also, I have a bonus for you at the end of the list.
1. GitHub Explore
🔗 Link: https://github.com/explore/
- Find repositories based on your interest.
- You can set the notification to get informed.
- Search repositories by topics, trends.
2. Contributor Ninja
🔗 Link: https://contributor.ninja/
- It provides you a list of languages to chose from, JS, HTML, rust, go, and many more.
- You get the cards of repositories to select from. A simple place to get started.
3. First Contributions
🔗 Link: https://firstcontributions.github.io/
- A vast list of open-source projects to search and filter.
- A very well-guided documentation to get started.
4. Code Triage
🔗 Link: https://www.codetriage.com/
- Mammoth list of projects with open issues.
- Shows a separation of issues and docs to triage. The website is beneficial.
5. Up for Grabs
🔗 Link: https://up-for-grabs.net/#/
- A comprehensive list of opensource projects to pick from based on your interest.
6. Good First Issues
🔗 Link: https://goodfirstissues.com/
- Perfect place to get started.
- Find repositories and issues based on your interest.
7. First Timers Only
🔗 Link: https://www.firsttimersonly.com/
If you have never contributed to an open-source project before and you’re just getting started, consider reading this page.
You may see many sources we have already discussed, but the page is full of motivations.
8. Open Source Friday
🔗 Link: https://opensourcefriday.com/
What are you doing this Friday, or the next one? How about investing a few hours contributing to the software you use and love? Please check this out and register.
Bonus
- Here is a comprehensive documentation of resources from
freeCodeCamp
to get started with the open-source contributions. Apart from various resources, it also provides information about tools, tips &t tricks, articles, and ecosystems—a must-read for beginners.
freeCodeCamp / how-to-contribute-to-open-source
A guide to contributing to open source
Read this guide in other languages
Welcome Newbie Open Source Contributors!
This is a list of resources for people who are new to contributing to Open Source.
If you find additional resources, please create a pull request.
If you have questions or comments, please create an issue.
Table of Contents
- Contributing to Open Source in general
- Direct GitHub searches
- Mozilla's contributor ecosystem
- Useful articles for new Open Source contributors
- Using Version Control
- Open Source books
- Open Source contribution initiatives
- Open Source programs to participate in
- License
Contributing to Open Source in general
Articles and resources that discuss the world and culture of Open Source.
- The Definitive Guide to Contributing to Open Source by @DoomHammerNG.
- An Intro to Open Source - Tutorials by DigitalOcean to…
- Another invaluable article by Catalin Pit: Getting Started With Open-Source: How To Contribute As A Beginner is a must-read.
That's all for now. The eight resources discussed in this article was initially published as a Twitter thread,
Hacktoberfest 2021 is just around the corner. I hope this guide helps you to get started.
Let's connect. You can follow me on,
Top comments (0)