chore: migration warnings (#3538)
This commit is contained in:
parent
98fb228b75
commit
f134596277
|
@ -0,0 +1,7 @@
|
||||||
|
**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):**"
|
|
@ -0,0 +1,7 @@
|
||||||
|
**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):**"
|
12
README.md
12
README.md
|
@ -13,6 +13,18 @@ Be sure to prefix your issue/PR title with "**docs(aio):**"
|
||||||
# Angular.io
|
# Angular.io
|
||||||
[![Build Status][travis-badge]][travis-badge-url]
|
[![Build Status][travis-badge]][travis-badge-url]
|
||||||
|
|
||||||
|
# This angular.io documentation repository is closed
|
||||||
|
|
||||||
|
**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):**"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Angular.io is site for Angular **documentation** .
|
Angular.io is site for Angular **documentation** .
|
||||||
|
|
||||||
This site also includes links to other helpful angular resources including
|
This site also includes links to other helpful angular resources including
|
||||||
|
|
Loading…
Reference in New Issue