summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-07-20 11:01:10 -0700
committerGitHub <noreply@github.com>2018-07-20 11:01:10 -0700
commitea61fe5851aea6086983087d2895ee3042fa4cc3 (patch)
tree0a24ddf4635e15088c9ab59a260725084c8fd96d
parent6c7430aa9a41398e729d9823cbb2465d2d16d55e (diff)
parentb9a22e4c7741035809307216b702e5022dfc5909 (diff)
Merge pull request #2397 from joejulian/add_backport
Add a phrase to allow the word "backport" to be found
-rw-r--r--contributors/devel/cherry-picks.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/contributors/devel/cherry-picks.md b/contributors/devel/cherry-picks.md
index 4bcdf86a..b625f972 100644
--- a/contributors/devel/cherry-picks.md
+++ b/contributors/devel/cherry-picks.md
@@ -1,7 +1,8 @@
# Overview
This document explains how cherry picks are managed on release
-branches within the Kubernetes projects.
+branches within the Kubernetes projects. A common use case for this
+task is for backporting PRs from master to release branches.
## Prerequisites
* [Contributor License Agreement](http://git.k8s.io/community/CLA.md)