···75757676Commits should conform to the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) standard.
77777878+## Test Coverage
7979+8080+PRs that improve the test coverage are encouraged.
8181+8282+Test coverage can be measured using `cargo llvm-cov report` and `cargo tarpaulin`.
8383+7884## @patricksjackson
79858086I am the only developer on this right now, and I usually develop by committing directly to the `main` branch.