diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 77f13118..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - -**Issue Description** - -**Steps to Reproduce** - -**Expected Behavior** - -**Environment -- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86) -- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10) -- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.) - -**Additional** -- For installation or startup issues include your `package.json` -- For usage issues, it is recommended to post your code as [gist](https://gist.github.com/)