This document describes how to contribute to this project. Proposals for changes to this document are welcome.
Contributors to this project are expected to adhere to the Code of Conduct. Any unacceptable conduct should be reported to [email protected].
Questions about the project may be posed on the GitHub issue tracker.
Familiarity with the following technologies is important in understanding the design and behaviour of this project.
Black is used to format the Python code.
Bugs must be reported on the GitHub issue tracker. Any information that will assist in the maintainers reproducing the bug should be included.
Changes should be suggested on the GitHub issue tracker. Submitting a pull request with an implementation of the changes is also encouraged but not required.
The development workflow for this project follows standard GitHub workflow.