You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,6 @@ Want to file a bug, contribute some code, or improve documentation? Excellent! R
25
25
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).
Copy file name to clipboardExpand all lines: docs/SAVED_REPLIES.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -26,9 +26,9 @@ Thanks for reporting this issue. However this issue is a duplicate of an existin
26
26
```
27
27
28
28
29
-
## Angular: Insufficient Information Provided (v2)
29
+
## Angular: Insufficient Information Provided (v1)
30
30
```
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.
32
32
33
33
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.
34
34
```
@@ -39,11 +39,11 @@ I'm sorry but this issue is not caused by Angular. Please contact the author(s)
39
39
```
40
40
41
41
42
-
## Angular: Non-reproducible (v2)
42
+
## Angular: Non-reproducible (v1)
43
43
```
44
44
I'm sorry but we can't reproduce the problem following the instructions you provided.
45
45
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).
47
47
```
48
48
49
49
## Angular: Obsolete (v1)
@@ -54,9 +54,9 @@ If the problem still persists, please file a new issue and ensure you provide th
54
54
```
55
55
56
56
57
-
## Angular: Support Request (v2)
57
+
## Angular: Support Request (v1)
58
58
```
59
59
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`.
60
60
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).
0 commit comments