-
Make your changes in a new git branch:
git checkout -b my-fix-branch master
-
Add yourself and a link to your github profile to the contributors list on the main README
-
Commit your changes using a descriptive commit message.
-
Send a pull request to master branch.