This project is a git commit-msg hook that checks a commit message
to see if conforms to the Amaranth commit message format.
Projects that are known to be using this project are listed in
example-use.md.
This project's license is the BSD Zero Clause License (0BSD).
The license file is: LICENSE
Information on the BSD Zero Clause License:
The documentation is in DOCUMENTATION.md.
The changelog file is CHANGELOG.md.
All notable changes to this project are documented in the changelog file.
The development version is at the head of the develop branch.
The current stable release is 0.1.0.
Stable releases are tagged on the releases branch.
The SemVar version of semantic versioning is used.
Contributions are welcome and appreciated.
The contributing rules are in CONTRIBUTING/CONTRIBUTING.md.