- Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
- Make sure that all your commits are signed-off and that you are added to the Contributors file.
- Make sure that all CI finish successfully.
- Optional (but appreciated): Make sure that all commits are Verified.