mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 10:15:22 +00:00
1.4 KiB
1.4 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.
- If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
- Fork the desired repo, develop and test your code. See the github workflow guide for more information.
- For new features, provide a markdown based demo following
the pattern established in the
demosdirectory. Runbin/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.