mirror of https://github.com/vector-im/riot-web
9 lines
487 B
Markdown
9 lines
487 B
Markdown
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] 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)).
|