Community | Documentation | Resources | Contributors | Release Notes
One paragraph definition.
Please follow the Installation Guide.
We welcome contributions including bug reports, bug fixes, documentation improvements,
enhances and ideas from new contributors of all experience levels. The goals are to be
helpful, welcoming, and effective. The Development Guide has detailed
information about contributing code, documentation, tests, and more. We've included some
basic information in this README
and CHANGELOG
file.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureName
) - Commit your Changes (
git commit -m 'Add some FeatureName'
) - Push to the Branch (
git push origin feature/FeatureName
) - Open a Pull Request
You can launch the test suite from the main directory running pytest
.
- Official source code repo: https://github.com/<github_username>/<repository_name>
- Download releases: https://github.com/<github_username>/<repository_name>/releases
- Issue tracker: https://github.com/<github_username>/<repository_name>/issues
Distributed under the GNU v3.0 License. See LICENSE
for more information.
Link to release history and/or CHANGELOG