Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 736 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 736 Bytes

Contributing guidelines

Sign the CLA

Kubernetes projects require that you sign a Contributor License Agreement (CLA) before we can accept your pull requests. Please see https://git.k8s.io/community/CLA.md for more info.

Contributing A Patch

  1. Before submitting any issue/proposed change, please refer here.
  2. After you submit, the repo owners will respond to your issue promptly.
  3. If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
  4. Fork the desired repo, develop and test your code changes.
  5. Submit a pull request.