diff --git a/.github/ISSUE_TEMPLATE/1-Bug_report.md b/.github/ISSUE_TEMPLATE/1-Bug_report.md index 245ab770..c433e44f 100644 --- a/.github/ISSUE_TEMPLATE/1-Bug_report.md +++ b/.github/ISSUE_TEMPLATE/1-Bug_report.md @@ -4,18 +4,6 @@ about: You're having technical issues. 🐞 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 @@ -23,6 +11,8 @@ labels: 'bug' ## Current Behavior + + ## Steps to Reproduce @@ -44,24 +34,11 @@ labels: 'bug' ## Context - - ## Your Environment -- Node version : -- electron-react-boilerplate version or branch : +- Application version : - Operating System and version : -- Link to your project : - - +- Node version (if developing locally) : diff --git a/.github/ISSUE_TEMPLATE/2-Question.md b/.github/ISSUE_TEMPLATE/2-Question.md index 27d4d5da..aec9e1fc 100644 --- a/.github/ISSUE_TEMPLATE/2-Question.md +++ b/.github/ISSUE_TEMPLATE/2-Question.md @@ -4,16 +4,6 @@ about: Ask a question.❓ labels: 'question' --- -## Summary - - - - + + + diff --git a/.github/ISSUE_TEMPLATE/3-Feature_request.md b/.github/ISSUE_TEMPLATE/3-Feature_request.md index 84663b6c..6a5ee944 100644 --- a/.github/ISSUE_TEMPLATE/3-Feature_request.md +++ b/.github/ISSUE_TEMPLATE/3-Feature_request.md @@ -1,15 +1,9 @@ --- name: Feature request -about: You want something added to the boilerplate. 🎉 +about: Request a feature to be added to Feishin 🎉 labels: 'enhancement' --- - +## Additional context