From bbb5f2a89c9b68b35aec96ccc48a9d0ef250780a Mon Sep 17 00:00:00 2001 From: kzc Date: Tue, 25 Apr 2017 13:30:43 -0400 Subject: Update ISSUE_TEMPLATE.md (#1846) --- .github/ISSUE_TEMPLATE.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) (limited to '.github/ISSUE_TEMPLATE.md') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 44afb511..577bb665 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,19 @@ -- 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. +**Bug report or feature request?** + + + +**ES5 or ES6+ input?** + + + +**`uglify-js` version (`uglifyjs -V`)** + +**JavaScript input - ideally as small as possible.** + +**The `uglifyjs` CLI command executed or `minify()` options used.** + +**JavaScript output produced and/or the error or warning.** +