- Pull Request has a meaningful title.
- Summarised changes.
- Pull Request is ready to merge & is not WIP.
- Added tests / only testable interactively.
- Make sure you add a new test if old tests do not effectively test the code changed.
- Added documentation / opened issue to track adding documentation at a later date.