mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
62046fadcb
* 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. * Update .github/PULL_REQUEST_TEMPLATE.md
501 B
501 B
Checklist
- Ensure your code works with manual testing
- Linter and other CI checks pass
- Sign-off given on the changes (see CONTRIBUTING.md)