mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-30 02:32:02 +02:00
* Add a basic PR checklist for all PRs It'll be mildly annoying for core developers who have to constantly remove or edit this, but it'll also serve as a good reminder to do these things. Note that signoff is not required for core developers. * *ahem*
714 B
714 B
Checklist
- Tests written for new code (and old code if feasible)
- Linter and other CI checks pass
- Sign-off given on the changes (see CONTRIBUTING.md)