Skip to content

Commit c2892da

Browse files
committed
docs: revert the move of CONTRIBUTING.md to docs/CONTRIBUTING.md
Because the root path has a special meeting for GitHub, Jeremy, unicorns and red arrows.
1 parent b2b1195 commit c2892da

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Want to file a bug, contribute some code, or improve documentation? Excellent! R
2525
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).
2626

2727
[browserstack]: https://www.browserstack.com/
28-
[contributing]: http://github.com/angular/angular/blob/master/docs/CONTRIBUTING.md
28+
[contributing]: http://github.com/angular/angular/blob/master/CONTRIBUTING.md
2929
[quickstart]: https://angular.io/docs/ts/latest/quickstart.html
3030
[ng]: http://angular.io

docs/SAVED_REPLIES.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Thanks for reporting this issue. However this issue is a duplicate of an existin
2626
```
2727

2828

29-
## Angular: Insufficient Information Provided (v2)
29+
## Angular: Insufficient Information Provided (v1)
3030
```
31-
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.
31+
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.
3232
3333
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.
3434
```
@@ -39,11 +39,11 @@ I'm sorry but this issue is not caused by Angular. Please contact the author(s)
3939
```
4040

4141

42-
## Angular: Non-reproducible (v2)
42+
## Angular: Non-reproducible (v1)
4343
```
4444
I'm sorry but we can't reproduce the problem following the instructions you provided.
4545
46-
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).
46+
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).
4747
```
4848

4949
## Angular: Obsolete (v1)
@@ -54,9 +54,9 @@ If the problem still persists, please file a new issue and ensure you provide th
5454
```
5555

5656

57-
## Angular: Support Request (v2)
57+
## Angular: Support Request (v1)
5858
```
5959
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`.
6060
61-
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).
61+
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).
6262
```

0 commit comments

Comments
 (0)