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