Deepu K Profile picture
Learning React |Mulesoft Certified Developer | Crypto Enthusiast
Oct 21, 2021 8 tweets 6 min read
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

#OpenSource 1. 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.

Resources to learn git - medium.com/javarevisited/…

#OpenSource #github #Hacktoberfest