diff --git a/docs/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 100% rename from docs/CONTRIBUTING.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index a8bdf4b4de..86542919b2 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ Want to file a bug, contribute some code, or improve documentation? Excellent! R guidelines for [contributing][contributing] and then check out one of our issues in the [hotlist: community-help](https://github.com/angular/angular/labels/hotlist%3A%20community-help). [browserstack]: https://www.browserstack.com/ -[contributing]: http://github.com/angular/angular/blob/master/docs/CONTRIBUTING.md +[contributing]: http://github.com/angular/angular/blob/master/CONTRIBUTING.md [quickstart]: https://angular.io/docs/ts/latest/quickstart.html [ng]: http://angular.io diff --git a/docs/SAVED_REPLIES.md b/docs/SAVED_REPLIES.md index 496530396f..336eef56a8 100644 --- a/docs/SAVED_REPLIES.md +++ b/docs/SAVED_REPLIES.md @@ -26,9 +26,9 @@ Thanks for reporting this issue. However this issue is a duplicate of an existin ``` -## Angular: Insufficient Information Provided (v2) +## Angular: Insufficient Information Provided (v1) ``` -Thanks for reporting this issue. However, you didn't provide sufficient information for us to understand and reproduce the problem. Please check out [our submission guidelines](https://github.com/angular/angular/blob/master/docs/CONTRIBUTING.md#-submitting-an-issue) to understand why we can't act on issues that are lacking important information. +Thanks for reporting this issue. However, you didn't provide sufficient information for us to understand and reproduce the problem. Please check out [our submission guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-submitting-an-issue) to understand why we can't act on issues that are lacking important information. If the problem still persists, please file a new issue and ensure you provide all of the required information when filling out the issue template. ``` @@ -39,11 +39,11 @@ I'm sorry but this issue is not caused by Angular. Please contact the author(s) ``` -## Angular: Non-reproducible (v2) +## Angular: Non-reproducible (v1) ``` I'm sorry but we can't reproduce the problem following the instructions you provided. -If the problem still exists please open a new issue following [our submission guidelines](https://github.com/angular/angular/blob/master/docs/CONTRIBUTING.md#-submitting-an-issue). +If the problem still exists please open a new issue following [our submission guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-submitting-an-issue). ``` ## Angular: Obsolete (v1) @@ -54,9 +54,9 @@ If the problem still persists, please file a new issue and ensure you provide th ``` -## Angular: Support Request (v2) +## Angular: Support Request (v1) ``` Hello, we reviewed this issue and determined that it doesn't fall into the bug report or feature request category. This issue tracker is not suitable for support requests, please repost your issue on [StackOverflow](http://stackoverflow.com/) using tag `angular`. -If you are wondering why we don't resolve support issues via the issue tracker, please [check out this explanation](https://github.com/angular/angular/blob/master/docs/CONTRIBUTING.md#-got-a-question-or-problem). +If you are wondering why we don't resolve support issues via the issue tracker, please [check out this explanation](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-got-a-question-or-problem). ```