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.
|
|
|
|
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/element-hq/element-web/blob/develop/CONTRIBUTING.md)).
|