From e0688e629bd0bcf7d2d34c7fff908ee5b2a1db0d Mon Sep 17 00:00:00 2001 From: kzc Date: Tue, 14 Nov 2017 12:38:18 -0500 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c5343f3f..60b77c7c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,6 +15,8 @@ UglifyJS alone - without third party tools or libraries. Ideally the input should be as small as possible. Post a link to a gist if necessary. + + Issues without a reproducible test case will be closed. --> **The `uglifyjs` CLI command executed or `minify()` options used.**