Add minor changes to repo guidelines

This commit is contained in:
Christoph Blecker 2018-06-20 19:52:45 -07:00
parent 402037e030
commit a9ef298b3b
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
2 changed files with 7 additions and 8 deletions

View File

@ -1,7 +1,6 @@
## Kubernetes Repositories
## Kubernetes Repository Guidelines
This document attempts to outline a structure for creating and associating github repositories with the Kubernetes project. It also describes how and when
This document attempts to outline a structure for creating and associating GitHub repositories with the Kubernetes project. It also describes how and when
repositories are removed.
The document presents a tiered system of repositories with increasingly strict requirements in an attempt to provide the right level of oversight and flexibility for a variety of different projects.

View File

@ -59,4 +59,4 @@ for all orgs going forward. Notable discrepancies at the moment:
Repositories have additional guidelines and requirements, such as the use of
CLA checking on all contributions. For more details on those please see the
[Kubernetes Template Project](https://github.com/kubernetes/kubernetes-template-project).
[Kubernetes Template Project](https://github.com/kubernetes/kubernetes-template-project), and the [Repository Guidelines](kubernetes-repositories.md)