From 0459af2eccc5a6eb28868cfec4c90d384c2d3588 Mon Sep 17 00:00:00 2001 From: kzc Date: Tue, 9 May 2017 23:07:54 -0400 Subject: [PATCH] Update issue template: change harmony to uglify-es (#1900) --- .github/ISSUE_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 577bb665c2..6d710c6a17 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,15 +6,15 @@ -**`uglify-js` version (`uglifyjs -V`)** +**Uglify version (`uglifyjs -V`)** -**JavaScript input - ideally as small as possible.** +**JavaScript input** **The `uglifyjs` CLI command executed or `minify()` options used.** -**JavaScript output produced and/or the error or warning.** +**JavaScript output or error produced.**