### Subject of the issue Describe your issue here. ### Your environment * Operating system * [ ] Mac * [ ] Windows * [ ] Linux * Node.js version (`node --version`) * [ ] Node.js v4.x * [ ] Node.js v6.x * ImageMagick version (`identify -version`) * [ ] ImageMagick v6.9.x * [ ] ImageMagick v7.0.x * s3-uploader version * [ ] v0.x * [ ] v1.x * [ ] v2.x ### Steps to reproduce Tell us how to reproduce this issue. Please provide a minimal code example to demonstrate the problem. ```js // your code here ``` ### Expected behaviour Tell us what should happen. ### Actual behaviour Tell us what happens instead. ```js // log outoput or error messages here ```
Subject of the issue
Describe your issue here.
Your environment
node --version)identify -version)Steps to reproduce
Tell us how to reproduce this issue. Please provide a minimal code example to demonstrate the problem.
// your code hereExpected behaviour
Tell us what should happen.
Actual behaviour
Tell us what happens instead.
// log outoput or error messages here