# Contributing #

## Requirements
1. Composer
2. npm
3. Bower
4. Gulp


## Development

1. Fork the repo and `git clone` to your plugins directory.
2. `npm install`
3. `gulp init` to set up everything
4. `gulp update` after you changed your js/sass
4. Make and commit your changes.
5. Open a pull request.
