2018-10-13 02:24:19 +00:00
#### Description of Change
2018-02-12 14:08:32 +00:00
<!--
Thank you for your Pull Request. Please provide a description above and review
the requirements below.
Contributors guide: https://github.com/electron/electron/blob/master/CONTRIBUTING.md
2018-06-18 20:58:30 +00:00
-->
2018-10-13 02:24:19 +00:00
#### Checklist
2018-06-18 20:58:30 +00:00
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
- [ ] PR description included and stakeholders cc'd
- [ ] `npm test` passes
- [ ] tests are [changed or added ](https://github.com/electron/electron/blob/master/docs/development/testing.md )
- [ ] relevant documentation is changed or added
2018-08-15 15:43:11 +00:00
- [ ] PR title follows semantic [commit guidelines ](https://github.com/electron/electron/blob/master/docs/development/pull-requests.md#commit-message-guidelines )
2018-12-18 00:10:34 +00:00
- [ ] PR release notes describe the change in a way relevant to app-developers
2018-08-15 15:43:11 +00:00
2018-10-13 02:24:19 +00:00
#### Release Notes
2018-08-15 15:43:11 +00:00
2018-12-18 00:10:34 +00:00
Notes: <!-- Please add a one - line description for app developers to read in the release notes. Examples and help on special cases: https://github.com/electron/clerk/blob/master/README.md#examples -->