From 32f4bf6edf0a76224cabe23ff0749967befaecf8 Mon Sep 17 00:00:00 2001 From: Niko Pen <42466421+nikopen@users.noreply.github.com> Date: Mon, 4 Mar 2019 03:20:41 +0000 Subject: [PATCH] cherry picks usage info link --- hack/cherry_pick_pull.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hack/cherry_pick_pull.sh b/hack/cherry_pick_pull.sh index a744b7ae9e..ee3ea13c10 100755 --- a/hack/cherry_pick_pull.sh +++ b/hack/cherry_pick_pull.sh @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Usage Instructions: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md + # Checkout a PR from GitHub. (Yes, this is sitting in a Git tree. How # meta.) Assumes you care about pulls from remote "upstream" and # checks them out to a branch named: