We host code on GitHub, track issues and feature requests, and accept pull requests.
We Use GitHub Flow
All code changes should be made through pull requests.
All contributions are subject to the LICENSE in the repository.
Report bugs by opening a new issue.
Include:
- Summary and/or background
- Steps to reproduce
- Expected outcome
- Actual outcome
- Use
.editorconfig
to maintain consistent coding styles. - Follow the coding conventions used throughout the project.
Contributions are licensed under the LICENSE.