Thank you for considering contributing to this project!
- Fork this repository
- Create your feature branch (
git checkout -b feature/YourFeature) - Commit your changes (
git commit -m 'Add YourFeature') - Push to the branch (
git push origin feature/YourFeature) - Create a Pull Request
- Shell scripts must pass ShellCheck
- Kubernetes manifests should be validated using kubeval