DEV Community

Keshav
Keshav

Posted on

How to start contributing to open source

Steps to follow if u want to start contributing to open source:-
1)Install git into your machine.
2)Try using it and use its commands for cloning projects
3)If u ok with it then use "good first issue" tag for finding basic projects into which u can contribute.
4)If u just want to see the code without cloning it so use "1s" in your http url after word git.
5)When u find its the good project for contribution then make the changes and pull request send krdo.

Thanks

Top comments (0)