Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 1.05 KB

Contributing guidelines

Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against kubernetes/kubernetes. Please follow the same contributing guide you would follow for any other pull request made to kubernetes/kubernetes.

Issues related to CRI API can be filed at kubernetes/kubernetes repository. For issues in specific implementations of CRI API (e.g. container runtime) - follow processes of the specific runtime. For support, ask your Kubernetes vendor or ask at the forum.

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

Please see Staging Directory and Publishing for more information.