Skip to content

Commit 3b602e7

Browse files
authored
Add advice on code review for this repo (#4698)
1 parent 3a183b7 commit 3b602e7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ Additional resources specific to the packages repository:
1818
[**PRs need tests**](https://github.com/flutter/flutter/wiki/Tree-hygiene#tests), so
1919
this is critical to read before submitting a plugin PR.
2020

21-
## Notes
21+
### Code review processes and automation
22+
23+
PRs will automatically be assigned to
24+
[code owners](https://github.com/flutter/packages/blob/main/CODEOWNERS)
25+
for review.
26+
If a code owner is creating a PR, they should explicitly pick another
27+
[Flutter team member](https://github.com/flutter/flutter/wiki/Contributor-access)
28+
as a code reviewer.
2229

2330
### Style
2431

0 commit comments

Comments
 (0)