Skip to content

Commit 8393501

Browse files
committed
Update README
1 parent 5b2d1ab commit 8393501

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
# Kubernetes Template Project
2-
3-
The Kubernetes Template Project is a template for starting new projects in the GitHub organizations owned by Kubernetes. All Kubernetes projects, at minimum, must have the following files:
4-
5-
- a `README.md` outlining the project goals, sponsoring sig, and community contact information
6-
- an `OWNERS` with the project leads listed as approvers ([docs on `OWNERS` files][owners])
7-
- a `CONTRIBUTING.md` outlining how to contribute to the project
8-
- an unmodified copy of `code-of-conduct.md` from this repo, which outlines community behavior and the consequences of breaking the code
9-
- a `LICENSE` which must be Apache 2.0 for code projects, or [Creative Commons 4.0] for documentation repositories, without any custom content
10-
- a `SECURITY_CONTACTS` with the contact points for the Product Security Team
11-
to reach out to for triaging and handling of incoming issues. They must agree to abide by the
12-
[Embargo Policy](https://git.k8s.io/security/private-distributors-list.md#embargo-policy)
13-
and will be removed and replaced if they violate that agreement.
1+
# Testgrid
2+
3+
Kubernetes-related TestGrid projects.
4+
Currently hosts the new frontend code for TestGrid.
5+
6+
Backend code for the main TestGrid components lives in https://github.com/GoogleCloudPlatform/testgrid.
7+
See https://github.com/GoogleCloudPlatform/testgrid and https://github.com/kubernetes/test-infra/tree/master/testgrid#testgrid for additional documentation.
148

159
## Community, discussion, contribution, and support
1610

0 commit comments

Comments
 (0)