1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00
Files
descheduler/vendor/k8s.io/client-go/CONTRIBUTING.md
2019-10-12 11:11:43 -04:00

793 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