Files
kustomize/CONTRIBUTING.md
Jeffrey Regan bfa105970a add license
2018-05-08 10:37:01 -07:00

1.4 KiB

Contributing guidelines

Contributing A Patch

  1. Kubernetes projects require contributors to sign the Contributor License Agreement before pull requests can be considered.
  2. Submit an issue describing your proposed change to the repo in question.
  3. The repo owners will respond to your issue promptly.
  4. If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
  5. Fork the desired repo, develop and test your code. See the github workflow guide for more information.
  6. For new features, provide a markdown based demo following the pattern established in the demos directory. Run bin/pre-commit.sh to test your demo.
  7. 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.