Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 213 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 213 Bytes

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).