Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit f134596

Browse files
Foxandxsswardbell
authored andcommitted
chore: migration warnings (#3538)
1 parent 98fb228 commit f134596

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**Please do not add issues or pull requests to this repo.**
2+
We are no longer making changes to documentation in this repository.
3+
We will no longer process new issues or PRs and we will close them automatically.
4+
5+
**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)**.
6+
7+
Be sure to prefix your issue/PR title with "**docs(aio):**"

.github/PULL_REQUEST_TEMPLATE.MD

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**Please do not add issues or pull requests to this repo.**
2+
We are no longer making changes to documentation in this repository.
3+
We will no longer process new issues or PRs and we will close them automatically.
4+
5+
**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)**.
6+
7+
Be sure to prefix your issue/PR title with "**docs(aio):**"

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ Be sure to prefix your issue/PR title with "**docs(aio):**"
1313
# Angular.io
1414
[![Build Status][travis-badge]][travis-badge-url]
1515

16+
# This angular.io documentation repository is closed
17+
18+
**Please do not add issues or pull requests to this repo.**
19+
We are no longer making changes to documentation in this repository.
20+
We will no longer process new issues or PRs and we will close them automatically.
21+
22+
**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)**.
23+
24+
Be sure to prefix your issue/PR title with "**docs(aio):**"
25+
26+
---
27+
1628
Angular.io is site for Angular **documentation** .
1729

1830
This site also includes links to other helpful angular resources including

0 commit comments

Comments
 (0)