Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 230 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 230 Bytes

Contributions are welcome.

Before starting to contribute please install the Git hook scripts:

$ git clone https://github.com/monarc-project/version-checker
$ cd version-checker/
$ poetry install
$ pre-commit install