
Insider newsletter digest: How to use GitHub Copilot
Explore the July edition, featuring prompts, tips, and use cases for GitHub Copilot.
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.
There are several ways to find more information and get started with contributing to open source:
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. github.com/<owner>/<repository>/contribute
. For example, you can find ways to make your first contribution to nodjs/node
at github.com/nodejs/node/contribute.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.
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!