From b454ce667eb8d9179c74532f308484bdae5392f5 Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Fri, 24 Mar 2017 23:12:58 +0800 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 31ba69d3..44afb511 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,9 @@ -- Bug report or feature request? +- Bug report or feature request? - `uglify-js` version (`uglifyjs -V`) - JavaScript input - ideally as small as possible. - The `uglifyjs` CLI command executed or `minify()` options used. - An example of JavaScript output produced and/or the error or warning. - -Note: the release version of `uglify-js` only supports ES5. Those wishing to minify ES6 should use the experimental [`harmony`](https://github.com/mishoo/UglifyJS2#harmony) branch. + -- 2.34.1