Contributing Fork it Create your feature branch : git checkout -b my_new_feature Commit your changes: git commit -m "Add some feature" Push to the branch git push origin my_new_feature