mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
1.3 KiB
1.3 KiB
Contributing guidelines
Contributing a Patch
- 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.shto test your demo. - Submit a pull request.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Code of conduct
Participation in the Kubernetes community is governed by the CNCF code of conduct.