These are the criteria that every PR should meet, please check them off as you review them:
- Includes tests (if functionality changed/added)
- Run the code checkers with
make check
- Regenerate the manpages, docs and go formatting with
make generated
- Commit messages follow commit message best practices
See the contribution guide for more details.