Skip to content

Commit 8f6704d

Browse files
simjesmgechev
authored andcommitted
docs: update CONTRIBUTING.md to reflect default PR branch (#15331)
1 parent c2a0c5e commit 8f6704d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
106106
git push origin my-fix-branch
107107
```
108108

109-
* In GitHub, send a pull request to `devkit:master`.
109+
* In GitHub, send a pull request to `angular/angular-cli:master`.
110110
* If we suggest changes then:
111111
* Make the required updates.
112112
* Re-run the Angular DevKit test suites to ensure tests are still passing.

scripts/templates/contributing.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
106106
git push origin my-fix-branch
107107
```
108108

109-
* In GitHub, send a pull request to `devkit:master`.
109+
* In GitHub, send a pull request to `angular/angular-cli:master`.
110110
* If we suggest changes then:
111111
* Make the required updates.
112112
* Re-run the Angular DevKit test suites to ensure tests are still passing.

0 commit comments

Comments
 (0)