From ab2a3599e0e03187fa5d7ad278165778e07173ce Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Tue, 8 Mar 2016 19:49:04 -0800 Subject: [PATCH] docs(README): add cheatsheet to list of things not fixable here --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bf7689609..942e21dbc7 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Angular 2, Angular 1, Angular Material, and AngularFire. ## Issues -Please file **Developer Guide, Cookbook, and code sample issues *only*** in this +Please file **Developer Guide, Cookbook, and code sample issues _only_** in this [Angular.io](https://github.com/angular/angular.io/issues) github repo. -**Angular API issues, feature requests, defect reports, and technical questions** concerning Angular itself +**Angular API issues, cheatsheet corrections, feature requests, defect reports, and technical questions** concerning Angular itself belong in the [**angular source code**](https://github.com/angular/angular/issues) github repo. We can't handle those topics here and will ask you to re-post them on the angular repo.