Skip to content

Commit e19657a

Browse files
authored
Merge pull request kubernetes#128192 from HarshalNeelkamal/patch-2
Fix issue template link in staging README
2 parents d99ee92 + 6e35b1f commit e19657a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ import (
9292

9393
### Creating the published repository
9494

95-
1. Create an [issue](https://github.com/kubernetes/org/issues/new?template=repo-create.md)
95+
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)
9696
in the `kubernetes/org` repo to request creation of the respective published
9797
repository in the Kubernetes org. The published repository **must** have an
9898
initial empty commit. It also needs specific access rules and branch settings.

0 commit comments

Comments
 (0)