Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 710 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 710 Bytes

Contributing

Welcome to git-sync!

The Kubernetes community repo contains information about how to get started, how the community organizes, and more.

Sign the CLA

We'd love to accept your patches, but before we can do that, you must sign the CNCF Contributor License Agreement.

Contributing A Patch

  1. Submit an issue describing your proposed change.
  2. If your proposal is accepted, and you haven't already done so, sign the Contributor License Agreement (see details above).
  3. Fork the repo, develop and test your code changes. Don't forget tests!
  4. Submit a pull request.