github.com/TheSpiritXIII/controller-tools@v0.14.1/CONTRIBUTING.md (about)

     1  # Contributing guidelines
     2  
     3  ## Sign the CLA
     4  
     5  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
     6  
     7  ### Contributing A Patch
     8  
     9  1. Submit an issue describing your proposed change to the repo in question.
    10  1. The [repo owners](OWNERS) will respond to your issue promptly.
    11  1. If your proposed change is accepted, and you haven't already done so, sign a Contributor License Agreement (see details above).
    12  1. Fork the desired repo, develop and test your code changes.
    13  1. Submit a pull request.