This page is under construction! More details for each section coming soon.
How to contribute
Charmed MySQL K8s is an open-source project that warmly welcomes community contributions, suggestions, fixes and constructive feedback.
This page explains the processes and practices recommended for contributing to this charm’s code and documentation.
Submit a bug or issue
Contribute to the code
Before developing new features or fixes to this charm, you consider opening an issue on GitHub explaining your use case.
If you would like to chat with us about your use-cases or proposed implementation, you can reach us at our Data Platform Matrix channel.
Tips for a good contribution
- Familliarize yourself with the Charmed Operator Framework library.
- All contributions require review before being merged. Code review typically examines
- Code quality
- Test coverage
- User experience for Juju operators of this charm
Contribute to the documentation
There are several ways to contribute to the documentation:
- Writing a comment on Discourse
- Submitting an issue on GitHub with the
documentation
label