mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
3abf8a1d51
* 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)