kubectl/CONTRIBUTING.md
Sean Sullivan 9325debb62 Adds staging directory for kubectl code
Kubernetes-commit: 8ccc2af62f3e90b7a363475ffd3e0030d984dc12
2019-05-29 23:31:23 -07:00

600 B

Contributing guidelines

How to become a contributor and submit your own code

This repository does not directly accept contributions. Code in this repository is currently being copied from staging within the Kubernetes repository. In order to contribute code to this repository, the coder must modify kubectl code in staging.

See this doc for how to contribute code.