mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
#### Description of Change
|
|
|
|
<!--
|
|
Thank you for your Pull Request. Please provide a description above and review
|
|
the requirements below.
|
|
|
|
Contributors guide: https://github.com/electron/electron/blob/main/CONTRIBUTING.md
|
|
-->
|
|
|
|
#### Checklist
|
|
<!-- 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/main/docs/development/testing.md)
|
|
- [ ] relevant API documentation, tutorials, and examples are updated and follow the [documentation style guide](https://github.com/electron/electron/blob/main/docs/development/style-guide.md)
|
|
- [ ] [PR release notes](https://github.com/electron/clerk/blob/main/README.md) describe the change in a way relevant to app developers, and are [capitalized, punctuated, and past tense](https://github.com/electron/clerk/blob/main/README.md#examples).
|
|
|
|
#### Release Notes
|
|
|
|
Notes: <!-- Please add a one-line description for app developers to read in the release notes, or 'none' if no notes relevant to app developers. Examples and help on special cases: https://github.com/electron/clerk/blob/main/README.md#examples -->
|