From aea42c1991e291c2fa8c60a39f2863cf0395bf6a Mon Sep 17 00:00:00 2001 From: sAchin-680 Date: Thu, 17 Apr 2025 17:51:45 +0530 Subject: [PATCH] docs: clarify that this is a staging repository and not for direct contributions Signed-off-by: sAchin-680 Kubernetes-commit: 7c43e6d2fdbf88f8d92559dac3cabb23da2a2957 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e866c672..9d0b5b03 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> ⚠️ **This is a staging repository 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. + # client-go Go clients for talking to a [kubernetes](http://kubernetes.io/) cluster.