2022-07-11 22:58:34 +02:00
|
|
|
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
2021-06-18 17:29:12 +02:00
|
|
|
|
2022-07-11 22:58:34 +02:00
|
|
|
## Checklist
|
2021-07-15 00:29:54 +02:00
|
|
|
|
2024-02-28 14:17:52 +01:00
|
|
|
- [ ] Tests written for new code (and old code if feasible).
|
|
|
|
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
|
|
|
|
- [ ] Linter and other CI checks pass.
|
|
|
|
- [ ] Sign-off given on the changes (see [CONTRIBUTING.md](https://github.com/matrix-org/matrix-react-sdk/blob/develop/CONTRIBUTING.md)).
|