Thank you for considering contributing to kube-image-keeper! Before you start contributing, please read this guide to understand our contribution process.
Before contributing to kube-image-keeper, ensure you have all prerequisites installed. They are detailed in the prerequisites section of the readme. You can then install kube-image-keeper following the installation instructions.
If you encounter any issues with kube-image-keeper or have ideas for new features, please open an issue on the GitHub repository. When creating an issue, provide a clear and detailed description of the problem or feature request to help us better understand the situation.
We welcome contributions through pull requests. For your pull request to be accepted, it requires to:
- Pass all tests.
- Follow conventional commits specification.
kube-image-keeper is licensed under the MIT License. By contributing to this project, you agree to license your contributions under the same license.