FOLLOW THESE STEPS:


  1. Choose a project and issue to work on
  2. Fork the repository (make a copy to your repo)
  3. Clone the fork (download the copy)
  4. Create upstream
  5. Work on your remote origin
  6. Add and commit the changes
  7. Pull from upstream $[branch]
  8. 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!!