mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
9 lines
470 B
Markdown
9 lines
470 B
Markdown
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
|
|
|
|
## Checklist
|
|
|
|
- [ ] Ensure your code works with manual testing.
|
|
- [ ] 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/vector-im/element-web/blob/develop/CONTRIBUTING.md)).
|