Please use GitHub Issues to report bugs, suggest features, or documentation improvements.
When filing an issue, please check existing open, or recently closed issues to make sure somebody else hasn't already reported the issue. Please try to include as much information as you can.
Please fork the repo and create a pull request.
When you are commiting:
-
Please use Conventional Commits when writing commit messages.
-
All commits must be signed-off as part of the Developer Certificate of Origin (DCO)
You can do this by passing the
-s
or--signoff
flag togit commit
:git commit -s -m "fix: removed a typo"
If you discover a potential security issue in this project, we ask that you contact us at [email protected].
Please do not create a public GitHub issue.
This project has adopted the Contributor Covenant. For more information see the Code of Conduct FAQ or contact [email protected] with any questions.
See the LICENSE file for our project's licensing.