diff --git a/.github/PULL_REQUEST_TEMPLATE.MD b/.github/PULL_REQUEST_TEMPLATE.MD index c4e15a1d58..b2cbf7679f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.MD +++ b/.github/PULL_REQUEST_TEMPLATE.MD @@ -1,7 +1,4 @@ -**Please do not add issues or pull requests to this repo.** -We are no longer making changes to documentation in this repository. -We will no longer process new issues or PRs and we will close them automatically. +注意: -**Please post new [issues](https://github.com/angular/angular/issues) and [pull requests](https://github.com/angular/angular/pulls) to the content folder in [https://github.com/angular/angular/tree/master/aio/content](https://github.com/angular/angular/tree/master/aio/content)**. - -Be sure to prefix your issue/PR title with "**docs(aio):**" +1. 新版本的文档位于aio分支下,master分支下是老版本的文档。 +2. 原则上不再接受对老版本的PR。