Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 255 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 255 Bytes

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