mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
docs: update CONTRIBUTING.md to reflect default PR branch (#15331)
This commit is contained in:
parent
af3ce62c88
commit
21d29fbb3d
@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
|
||||
git push origin my-fix-branch
|
||||
```
|
||||
|
||||
* In GitHub, send a pull request to `devkit:master`.
|
||||
* In GitHub, send a pull request to `angular/angular-cli:master`.
|
||||
* If we suggest changes then:
|
||||
* Make the required updates.
|
||||
* Re-run the Angular DevKit test suites to ensure tests are still passing.
|
||||
|
@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
|
||||
git push origin my-fix-branch
|
||||
```
|
||||
|
||||
* In GitHub, send a pull request to `devkit:master`.
|
||||
* In GitHub, send a pull request to `angular/angular-cli:master`.
|
||||
* If we suggest changes then:
|
||||
* Make the required updates.
|
||||
* Re-run the Angular DevKit test suites to ensure tests are still passing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user