diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e6966c3d..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,25 +0,0 @@ -**Bug report or feature request?** - - - -**Uglify version (`uglifyjs -V`)** - -**JavaScript input** - - - -**The `uglifyjs` CLI command executed or `minify()` options used.** - -**JavaScript output or error produced.** - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..e46005a1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,41 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + +**Uglify version (`uglifyjs -V`)** + +**JavaScript input** + + + +**The `uglifyjs` CLI command executed or `minify()` options used.** + + + +**JavaScript output or error produced.** + +