[Pkg-javascript-commits] [uglifyjs] 138/228: Update ISSUE_TEMPLATE.md
Jonas Smedegaard
dr at jones.dk
Sat Apr 15 14:25:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository uglifyjs.
commit b454ce667eb8d9179c74532f308484bdae5392f5
Author: Alex Lam S.L <alexlamsl at gmail.com>
Date: Fri Mar 24 23:12:58 2017 +0800
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 31ba69d..44afb51 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? <!-- Note: sub-optimal but correct code is not a bug -->
- `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.
+<!--
+ Note: the release version of uglify-js only supports ES5. Those wishing
+ to minify ES6 should use the experimental harmony branch.
+-->
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list