Add minor changes to repo guidelines
This commit is contained in:
parent
402037e030
commit
a9ef298b3b
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue