diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e9c110640201..000000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,38 +0,0 @@ - - -* Output of `node_modules/.bin/electron --version`: -* Operating System (Platform and Version): - - -* Output of `node_modules/.bin/electron --version` on last known working Electron version (if applicable): - -### Expected behavior - - - -### Actual behavior - - - -### How to reproduce - - diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 640407e92248..1b4d835470dc 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -4,6 +4,18 @@ about: Create a report to help us improve Electron --- + + +### Preflight Checklist + + +* [ ] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. +* [ ] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. +* [ ] I have searched the issue tracker for an issue that matches the one I want to file, without success. + +### Issue Details + * **Electron Version:** * * **Operating System:** @@ -23,7 +35,7 @@ Your best chance of getting this bug looked at quickly is to provide a REPOSITOR --> + +### Preflight Checklist + + +* [ ] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. +* [ ] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. +* [ ] I have searched the issue tracker for an feature request that matches the one I want to file, without success. + ### Problem Description diff --git a/.github/ISSUE_TEMPLATE/mac_app_store_private_api_rejection.md b/.github/ISSUE_TEMPLATE/mac_app_store_private_api_rejection.md index b391a5e2826e..cefd5800e2a7 100644 --- a/.github/ISSUE_TEMPLATE/mac_app_store_private_api_rejection.md +++ b/.github/ISSUE_TEMPLATE/mac_app_store_private_api_rejection.md @@ -4,6 +4,17 @@ about: Your app was rejected from the Mac App Store for using private API's --- + + +### Preflight Checklist + + +* [ ] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. +* [ ] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. + +### Issue Details + * **Electron Version:** *