title | intro | permissions | redirect_from | versions | topics | shortTitle | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Finding ways to contribute to open source on GitHub |
You can find ways to contribute to open source projects on {% data variables.product.prodname_dotcom %} that are relevant to you. |
{% data reusables.enterprise-accounts.emu-permission-interact %} |
|
|
|
Contribute to open source |
If there's a particular topic that interests you, visit github.com/topics/<topic>
. For example, if you are interested in machine learning, you can find relevant projects and good first issues by visiting https://github.com/topics/machine-learning. You can browse popular topics by visiting Topics. You can also search for repositories that match a topic you're interested in. For more information, see "AUTOTITLE."
If you've been active on {% data variables.product.prodname_dotcom %}, you can find personalized recommendations for projects and good first issues based on your past contributions, stars, and other activities in Explore {% data variables.product.prodname_dotcom %}.
Keep up with recent activity from repositories you watch, as well as people and organizations you follow, with your personal dashboard. For more information, see "AUTOTITLE."
{% data reusables.support.ask-and-answer-forum %}
If you already know what project you want to work on, you can find beginner-friendly issues in that repository by visiting github.com/<owner>/<repository>/contribute
. For an example, you can find ways to make your first contribution to electron/electron
at https://github.com/electron/electron/contribute.
If you encounter a bug in an open source project, check if the bug has already been reported. If the bug has not been reported, you can open an issue to report the bug according to the project's contribution guidelines.
There are a variety of ways that you can contribute to open source projects.
You can contribute to an open source project by validating an issue or adding additional context to an existing issue.
You can contribute to an open source project by merging a pull request into your local copy of the project and testing the changes. Add the outcome of your testing in a comment on the pull request.
You can contribute to an open source project by adding additional information to existing issues.