Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

36 lines (27 loc) · 1.29 KB

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. Fork the repo, develop and test your code. See the github workflow guide.
  5. 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.
  6. 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.