Skip to content

Commit

Permalink
update PULL_REQUEST_TEMPLATE to include zh-i18n info (kubernetes#11652)
Browse files Browse the repository at this point in the history
* update PULL_REQUEST_TEMPLATE to include zh-i18n info

* Add a blank line
  • Loading branch information
chenrui333 authored and k8s-ci-robot committed Dec 10, 2018
1 parent 75ed07f commit a296530
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Please delete this note before submitting the pull request.
>
> For 1.13 Features: set Milestone to 1.13 and Base Branch to dev-1.13
> For 1.14 Features: set Milestone to 1.14 and Base Branch to dev-1.14
>
> For Chinese localization, base branch to release-1.12
>
> Help editing and submitting pull requests:
> https://kubernetes.io/docs/contribute/start/#improve-existing-content.
Expand All @@ -10,4 +12,3 @@
> https://kubernetes.io/docs/contribute/start#choose-which-git-branch-to-use.
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>

0 comments on commit a296530

Please sign in to comment.