Hurray! We are glad that you want to contribute to our project! 👍
Run make verify
to run all the same validations that our CI process runs, such
as checking that the standard go formatting is applied, linting, etc.
Run make test-unit
to run the unit tests.