Files
client-go/CONTRIBUTING.md
Misty Stanley-Jones 12a6e5ed0a Document that changes to the README.md are done in this repo
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-25 10:32:46 -07:00

777 B

Contributing guidelines

Do not open pull requests directly against this repository. They will be ignored. Instead, please open pull requests against kubernetes/kubernetes. The exception is changes to the README.md itself. Please follow the same contributing guide you would follow for any other pull request made to kubernetes/kubernetes.

This repository is published from kubernetes/kubernetes/staging/src/k8s.io/client-go by the kubernetes publishing-bot.

Please see Staging Directory and Publishing for more information