- Kubernetes projects require contributors to sign the Contributor License Agreement before pull requests can be considered.
- Submit an issue describing your proposed change to the repo in question.
- The repo owners will respond to your issue promptly.
- Fork the repo, develop and test your code. See the github workflow guide.
- For new features, provide a markdown-based demo following
the pattern established in the examples directory.
Run
bin/pre-commit.sh
to test your demo. - Submit a pull request.
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Participation in the Kubernetes community is governed by the CNCF code of conduct.