From 14d070298d8ab1d61785f05faedfb2c6d025f10f Mon Sep 17 00:00:00 2001 From: Christopher Batey Date: Tue, 21 May 2019 13:31:00 +0100 Subject: [PATCH] Remove extra cherrypick step from contributing (#26939) --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 369a732a94..814f417945 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -103,7 +103,6 @@ Using, for example: current.version 2.5.22, previous.version 2.5, milestone.vers 1. Label this PR with `to-be-backported` 1. Mark this PR with Milestone `${milestone.version}` 1. Mark the issue with Milestone `${current.version}` -1. `cherry-pick to release-${previous.version}` 1. `git checkout release-${previous.version}` 1. `git pull` 1. Create wip branch