Skip to content

Commit c773964

Browse files
committed
docs: update outside issue saved reply, whitespace
1 parent e7488db commit c773964

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/SAVED_REPLIES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Thanks for reporting this issue. Luckily, it has already been fixed in one of th
1212
If the problem persists in your application after upgrading, please open a new issue, provide a simple repository reproducing the problem, and describe the difference between the expected and current behavior. You can use `ng new repro-app` to create a new project where you reproduce the problem.
1313
```
1414

15+
1516
## Angular CLI: Don't Understand (v1)
1617
```
1718
I'm sorry, but we don't understand the problem you are reporting.
@@ -33,9 +34,9 @@ Thanks for reporting this issue. However, you didn't provide sufficient informat
3334
If the problem persists, please file a new issue and ensure you provide all of the required information when filling out the issue template.
3435
```
3536

36-
## Angular CLI: Issue Outside of Angular CLI (v1)
37+
## Angular CLI: Issue Outside of Angular CLI (v1.1)
3738
```
38-
I'm sorry, but this issue is not caused by Angular CLI. Please contact the author(s) of project <PROJECT NAME> or file issue on their issue tracker.
39+
I'm sorry, but this issue is not caused by Angular CLI. Please contact the author(s) of the <PROJECT NAME> project or file an issue on their issue tracker.
3940
```
4041

4142

@@ -46,6 +47,7 @@ I'm sorry, but we can't reproduce the problem following the instructions you pro
4647
If the problem persists, please open a new issue following [our submission guidelines](https://github.com/angular/angular-cli/blob/master/CONTRIBUTING.md#-submitting-an-issue).
4748
```
4849

50+
4951
## Angular CLI: Obsolete (v1)
5052
```
5153
Thanks for reporting this issue. This issue is now obsolete due to changes in the recent releases. Please update to the most recent Angular CLI version.

0 commit comments

Comments
 (0)