2022-07-11 22:32:47 +02:00
|
|
|
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
|
|
|
|
|
|
|
## Checklist
|
|
|
|
|
2022-12-15 12:00:58 +01:00
|
|
|
- [ ] Ensure your code works with manual testing
|
2024-02-28 13:58:30 +01:00
|
|
|
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
|
2022-12-15 12:00:58 +01:00
|
|
|
- [ ] Linter and other CI checks pass
|
|
|
|
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/vector-im/element-desktop/blob/develop/CONTRIBUTING.md))
|
2022-07-11 22:32:47 +02:00
|
|
|
|
|
|
|
<!--
|
|
|
|
If you would like to specify text for the changelog entry other than your PR title, add the following:
|
|
|
|
|
|
|
|
Notes: Add super cool feature
|
|
|
|
-->
|