From 7c00d0dfef43bb82bd777e8e14df087096c600d6 Mon Sep 17 00:00:00 2001 From: June Yi Date: Sat, 5 Jan 2019 00:40:57 +0900 Subject: [PATCH] update PULL_REQUEST_TEMPLATE to include ko-i18n info (#11720) * update PULL_REQUEST_TEMPLATE to include ko-i18n info * Remove non-English text from the template --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3c972306a9..85229c98ef 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,8 @@ > > For Chinese localization, base branch to release-1.12 > +> For Korean Localization: set Base Branch to dev-1.13-ko. +> > Help editing and submitting pull requests: > https://kubernetes.io/docs/contribute/start/#improve-existing-content. >