mirror of https://github.com/vector-im/riot-web
482 B
482 B
Checklist
- Tests written for new code (and old code if feasible).
- New or updated
public
/exported
symbols have accurate TSDoc documentation. - Linter and other CI checks pass.
- Sign-off given on the changes (see CONTRIBUTING.md).