You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
433 B

  1. # Contributing guidelines
  2. ## How to become a contributor and submit your own code
  3. ### Contributing A Patch
  4. 1. Submit an issue describing your proposed change to the repo in question.
  5. 2. The [repo owners](OWNERS) will respond to your issue promptly.
  6. 3. Fork the desired repo, develop and test your code changes.
  7. 4. Sign the CNCF CLA (https://git.k8s.io/community/CLA.md#the-contributor-license-agreement)
  8. 5. Submit a pull request.