From 6e35b1f7407f7d10c08cc7f641fbaecf8a6db751 Mon Sep 17 00:00:00 2001 From: Harshal Neelkamal <17376513+HarshalNeelkamal@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:44:59 -0700 Subject: [PATCH] Update README.md update hyper-link for 'create issue' to point to the right template. --- staging/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/README.md b/staging/README.md index 7260cd284cd..a0e33b030e9 100644 --- a/staging/README.md +++ b/staging/README.md @@ -92,7 +92,7 @@ import ( ### Creating the published repository -1. Create an [issue](https://github.com/kubernetes/org/issues/new?template=repo-create.md) +1. Create an [issue](https://github.com/kubernetes/org/issues/new?assignees=&labels=area%2Fgithub-repo&projects=&template=repo-create.yml&title=REQUEST%3A+%3CCreate+or+Migrate%3E+%3Cgithub+repo%3E) in the `kubernetes/org` repo to request creation of the respective published repository in the Kubernetes org. The published repository **must** have an initial empty commit. It also needs specific access rules and branch settings.