Add k8s.io/apiserver/CONTRIBUTING.md

Kubernetes-commit: caf007b5bf80cca60f8c4a90a300111daf7e2d05
This commit is contained in:
Dr. Stefan Schimanski 2018-04-18 14:09:10 +02:00 committed by Kubernetes Publisher
parent c99b03cb49
commit 6d9c682591
1 changed files with 7 additions and 0 deletions

7
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,7 @@
# Contributing guidelines
Do not open pull requests directly against this repository, they will be ignored. Instead, please open pull requests against [kubernetes/kubernetes](https://git.k8s.io/kubernetes/). Please follow the same [contributing guide](https://git.k8s.io/kubernetes/CONTRIBUTING.md) you would follow for any other pull request made to kubernetes/kubernetes.
This repository is published from [kubernetes/kubernetes/staging/src/k8s.io/apiserver](https://git.k8s.io/kubernetes/staging/src/k8s.io/apiserver) by the [kubernetes publishing-bot](https://git.k8s.io/publishing-bot).
Please see [Staging Directory and Publishing](https://git.k8s.io/community/contributors/devel/staging.md) for more information