- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Test your changes to the best of your ability
- Update the documentation to reflect your changes if they add or changes current functionality
- Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
or
- Just pull request all the things the way you want!
Clone the repository and:
npm install
grunt