From 854ed60fa4b7f35a7d7de08e6cd00e9ae1a5b1ad Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Fri, 15 Aug 2025 10:13:18 -0700 Subject: [PATCH] add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only Kubernetes-commit: ada2ed8487708056ff11bd2413da1073558e6d7c --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ea4a1..6588617 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ > ⚠️ **This is a [staging repository](https://git.k8s.io/kubernetes/staging#external-repository-staging-area) for Kubernetes**. > Contributions, including issues and pull requests, should be made to the main Kubernetes repository: [https://github.com/kubernetes/kubernetes](https://github.com/kubernetes/kubernetes). -> This repository is not for direct contributions. +> This repository is read-only for importing, and not used for direct contributions. +> See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details. # Kube-controller-manager