Contribute to Github
Steps to contribute your changes / patches in open source repository.
1.Preparing your Fork
Hit 'fork' on Github, creating e.g. yourname/theproject
Clone your project:
git clone git@github.com:yourname/theproject
Create a branch:
cd theproject
git checkout -b foo-the-bars 3.5.