Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 337 Bytes

All contributions welcome!

You can make suggestions on the github issue tracker, or via pull requests.

running the test suite

make test

Note this will generate a new ontology repo target/my-ontology, and will perform git add and git commit in here (but not push). Remember that this is a separate repo from this parent one!