- Choose a project and issue to work on
- Fork the repository (make a copy to your repo)
- Clone the fork (download the copy)
- Create upstream
- Work on your remote origin
- Add and commit the changes
- Pull from upstream $[branch]
- Request for a pull.
NOTE: While contributing to any open source project First read the READ.md and CONTRIBUTING.md files.
Done!! Thats all to know!!