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
This commit is contained in:
June Yi 2019-01-05 00:40:57 +09:00 committed by Kubernetes Prow Robot
parent ca5740fd25
commit 7c00d0dfef
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
> >
> For Chinese localization, base branch to release-1.12 > For Chinese localization, base branch to release-1.12
> >
> For Korean Localization: set Base Branch to dev-1.13-ko.<latest team milestone>
>
> Help editing and submitting pull requests: > Help editing and submitting pull requests:
> https://kubernetes.io/docs/contribute/start/#improve-existing-content. > https://kubernetes.io/docs/contribute/start/#improve-existing-content.
> >