Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 164 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 164 Bytes

Before you submit any code, please run the following commands from your terminal:

$ mix compile --force
$ mix ci

Please fix any warnings that appear.