2022-07-11 14:32:47 -06:00
|
|
|
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
|
|
|
|
|
|
|
## Checklist
|
|
|
|
|
2024-02-28 13:07:08 +00:00
|
|
|
- [ ] Ensure your code works with manual testing.
|
2024-02-28 12:58:30 +00:00
|
|
|
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
|
2024-02-28 13:07:08 +00:00
|
|
|
- [ ] Linter and other CI checks pass.
|
2024-05-13 14:39:17 +01:00
|
|
|
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/vector-im/element-web/blob/develop/CONTRIBUTING.md)).
|