First fork this project.
-
git clone < your-forked-repo >
-
follow the instructions to install the project
-
git checkout -b my-fix
- git commit -m "added this feature"
- git push origin my-fix
Lastly, open a pull request on Github.
First fork this project.
git clone < your-forked-repo >
follow the instructions to install the project
git checkout -b my-fix
Lastly, open a pull request on Github.