mirror of
https://github.com/kubernetes/client-go.git
synced 2026-02-21 15:43:05 +00:00
Move files from kubernetes/foo root back to kubernetes/kubernetes/staging/src/k8s.io/foo root Then: - add CONTRIBUTING.md for all staging repos - add .PULL_REQUEST_TEMPLATE to all staging repos - ignore .github while diffing generated protobuf Kubernetes-commit: d9b5773101e930431f24fe178d988271c1becc35
724 B
724 B
Contributing guidelines
Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against kuberentes/kubernetes. 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