updated the links of cherrypick guide (#14348)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
caca9c6976
commit
38fcbeb49c
@@ -193,7 +193,7 @@ Recall that your pull request has two commits: one for editing `types.go`
|
||||
and one for the files generated by scripts. The next step is to propose a cherry pick of your first
|
||||
commit into the release-1.9 branch. The idea is to cherry pick the commit that edited `types.go`, but not
|
||||
the commit that has the results of running the scripts. For instructions, see
|
||||
[Propose a Cherry Pick](https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md).
|
||||
[Propose a Cherry Pick](https://git.k8s.io/community/contributors/devel/sig-release/cherry-picks.md).
|
||||
|
||||
{{< note >}}
|
||||
Proposing a cherry pick requires that you have permission to set a label and a milestone in your
|
||||
|
||||
Reference in New Issue
Block a user