Skip to content

Commit

Permalink
Add advice on code review for this repo (#4698)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie authored Aug 16, 2023
1 parent 3a183b7 commit 3b602e7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,14 @@ Additional resources specific to the packages repository:
[**PRs need tests**](https://github.com/flutter/flutter/wiki/Tree-hygiene#tests), so
this is critical to read before submitting a plugin PR.

## Notes
### Code review processes and automation

PRs will automatically be assigned to
[code owners](https://github.com/flutter/packages/blob/main/CODEOWNERS)
for review.
If a code owner is creating a PR, they should explicitly pick another
[Flutter team member](https://github.com/flutter/flutter/wiki/Contributor-access)
as a code reviewer.

### Style

Expand Down

0 comments on commit 3b602e7

Please sign in to comment.