diff --git a/.github/ISSUE_TEMPLATE/1-Bug_report.md b/.github/ISSUE_TEMPLATE/1-Bug_report.md index 245ab77..96b9af1 100644 --- a/.github/ISSUE_TEMPLATE/1-Bug_report.md +++ b/.github/ISSUE_TEMPLATE/1-Bug_report.md @@ -6,16 +6,6 @@ labels: 'bug' -## Prerequisites - - - -- [ ] Using npm -- [ ] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main) -- [ ] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) -- [ ] Tried solutions mentioned in [#400](https://github.com/electron-react-boilerplate/electron-react-boilerplate/issues/400) -- [ ] For issue in production release, add devtools output of `DEBUG_PROD=true npm run build && npm start` - ## Expected Behavior @@ -44,24 +34,11 @@ labels: 'bug' ## Context - - + ## Your Environment -- Node version : -- electron-react-boilerplate version or branch : +- App version : - Operating System and version : -- Link to your project : - -