Roadmap to contribute to opensource !! 1. Learn Git and GitHub 2. Search for projects with beginner friendly labels in Github. 3. Fork a project and make the changes 4. Raise a PR and Wait the reviewer to review..
4. Raise a PR and wait for the reviewer to review.
After your changes are pushed. You need to raise a pull request to merge the code to main repo.
Reviewer will review your code and will merge it ,if it is valid. github.com/firstcontribut…