We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a183b7 commit 3b602e7Copy full SHA for 3b602e7
CONTRIBUTING.md
@@ -18,7 +18,14 @@ Additional resources specific to the packages repository:
18
[**PRs need tests**](https://github.com/flutter/flutter/wiki/Tree-hygiene#tests), so
19
this is critical to read before submitting a plugin PR.
20
21
-## Notes
+### 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.
29
30
### Style
31
0 commit comments