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.** +