From 9cd83190aff0883240e58f8e0dd6178a81a534dd Mon Sep 17 00:00:00 2001 From: Udara Jay Date: Sat, 6 Jan 2024 17:55:44 -0500 Subject: [PATCH] Update 1-Bug_report.md Signed-off-by: Udara Jay --- .github/ISSUE_TEMPLATE/1-Bug_report.md | 27 ++------------------------ 1 file changed, 2 insertions(+), 25 deletions(-) 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 : - -