Browse good first issues to start contributing to open source
Want to contribute to open source, but not sure where to begin? GitHub now helps you find good first issues to get you started.
Always wanted to get involved in an open source project but don’t know where to begin? Looking to build up your reputation but need to start with something simple? GitHub now helps you find good first issues to start contributing to open source.
Get started
There are several ways to find more information and get started with contributing to open source:
- If there’s a particular topic that interests you, visit
github.com/topics/<topic>
. For example, machine learning enthusiasts can visit github.com/topics/machine-learning to find relevant projects and starter issues. You can also browse popular topics by visiting github.com/topics. - If you already know which project you want to work on, find beginner-friendly issues for that project by visiting
github.com/<owner>/<repository>/contribute
. For example, you can find ways to make your first contribution tonodjs/node
at github.com/nodejs/node/contribute. - If you’ve been active on GitHub, your past contributions, stars, and other activities are used to offer personalized recommendations for projects you might like. Visit github.com/explore to see your curated list.
Using any of these options, you can see a list of projects and a few beginner-friendly issues we recommend reviewing to help you get started. You can also click More good first issues or visit github.com/<owner>/<repo>/contribute
for the project you’re interested in to see a complete list.
How did we do it?
We’re glad you asked. Learn about the machine learning algorithms that made this feature a reality in our engineering post. We cover everything from how we detect positive training samples to the deep learning algorithms used and the infrastructure needed to keep the results fresh and relevant.
Check out how we built this feature
Our algorithm is constantly evolving—be sure to come back to see what new recommendations we have for you.
Do you have an idea about how to improve the good first issues feature? Contact us and let us know. Happy open-sourcing!
Learn more about good first issues
Tags:
Written by
Related posts
Git security vulnerabilities announced
A new set of Git releases were published to address a variety of security vulnerabilities. All users are encouraged to upgrade. Take a look at GitHub’s view of the latest round of releases.
Game Off 2024 winners
Secrets spilled, discovered, and hidden again—Game Off 2024 brought over 500 jaw-dropping submissions that redefined creativity in gaming. From cult quests for free furniture to spellbinding mysteries, these games will have you hooked. Ready to uncover the winners?!?
Highlights from Git 2.48
The open source Git project just released Git 2.48. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.