# Contribution Guide

1. Make sure to include unit tests

## Unit tests

You can run unit tests locally by executing `make` once
and then `make test` for consecutive runs (you will need to install docker before).
