From 39c8db0e056405af48a8cb90ce31bfb3e249d668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=AA=E7=8B=BC?= Date: Sun, 6 Aug 2017 22:11:02 +0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.MD --- .github/PULL_REQUEST_TEMPLATE.MD | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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。