Contributing

  1. Create an issue
  2. Fork the repo
  3. Install dependencies: npm install and bower install
  4. Make your changes
  5. Install GraphicsMagick
  6. Run linter and tests: gulp check
  7. Submit pull request