From e2a956a088e1e94d0ea0ccae8479044b69309783 Mon Sep 17 00:00:00 2001 From: Mariko Kosaka Date: Mon, 19 Nov 2018 11:51:08 +0900 Subject: [PATCH] ask to attach images --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2185c2bd..39cda7f7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,5 +27,10 @@ A clear and concise description of what you expected to happen. - Node version: [e.g. 10.11.0] - npm version: [e.g. 6.4.1] +**Is your issue related to the quality of image compression?** +Please attach original and output images (you can drag & drop to attach). +- Original image +- Output image from Squoosh + **Additional context, screenshots, screencasts** Add any other context about the problem here.