2022-07-11 23:02:13 +02:00
|
|
|
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
2021-03-24 17:00:59 +01:00
|
|
|
|
2022-07-11 23:02:13 +02:00
|
|
|
## Checklist
|
2021-07-15 00:30:18 +02:00
|
|
|
|
2024-02-28 13:56:39 +01:00
|
|
|
- [ ] Tests written for new code (and old code if feasible).
|
2024-02-28 13:56:25 +01:00
|
|
|
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
|
2024-02-28 13:56:39 +01:00
|
|
|
- [ ] Linter and other CI checks pass.
|
2024-10-16 14:31:55 +02:00
|
|
|
- [ ] I have licensed the changes to Element by completing the [Contributor License Agreement (CLA)](https://cla-assistant.io/element-hq/element-web)
|