- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m "Add some feature" --no-verify
- Push to the branch:
git push origin my-new-feature
- Use
--no-verify
in your commit because still this active some boiler-plate settings used - After your pull request is merged, you can safely delete your branch.
- After add your name and Avatar to the Readme in the area Contributors.