Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

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