Merge pull request #2397 from joejulian/add_backport

Add a phrase to allow the word "backport" to be found
This commit is contained in:
k8s-ci-robot 2018-07-20 11:01:10 -07:00 committed by GitHub
commit ea61fe5851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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)