Skip to content

Commit

Permalink
Note branching practice
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Dec 1, 2023
1 parent d6491f4 commit d1f51dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Contributing to CDO-Utility-Local-UUID

This repository follows [CDO "Continuous-release" branching](https://cyberdomainontology.org/ontology/development/#branching-cdo-continuous). In short:

* Please file Pull Requests against `main`.
* If you wish to track this repository at a certain version, please use Git submodules to note what version you tracked.

This project uses [the `pre-commit` tool](https://pre-commit.com/) for linting. The easiest way to install it is with `pip`:
```bash
pip install pre-commit
Expand Down

0 comments on commit d1f51dc

Please sign in to comment.