How to contribute in open source based on my programming language #184677
-
Bodyi am a newbie in open source and want to contribute in open source , how can i do so..? Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
If you’re new to open source, start by contributing using a language you already know. Look for repositories with labels like good first issue or beginner on GitHub. Begin with small contributions such as fixing documentation, README files, or minor bugs. Always read the README and CONTRIBUTING.md before making changes. Fork the repository, create a separate branch, make your changes, and submit a clear pull request. Be patient with reviews and learn from feedback—consistency matters more than big contributions. |
Beta Was this translation helpful? Give feedback.
If you’re new to open source, start by contributing using a language you already know. Look for repositories with labels like good first issue or beginner on GitHub.
Begin with small contributions such as fixing documentation, README files, or minor bugs. Always read the README and CONTRIBUTING.md before making changes.
Fork the repository, create a separate branch, make your changes, and submit a clear pull request. Be patient with reviews and learn from feedback—consistency matters more than big contributions.