We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow.
- Write your patch
- Add a test case to your patch
- Make sure that
make test
runs properly - Send your patch as a PR
- Fork & clone the repo
- Install Docker
- Install docker-compose
- Run
make test
from the root directory