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..
Each step is explained in the thread below.
1/n
#OpenSource1. Learn git and github
Git is a version control system and github is a hosting provider for version control system using Git.
Git is an essential skill you need to contribute to opensource.