diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 202f4f4e4f9b4f..a0a4d59b4c1d87 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,3 +30,7 @@ C++ and Objective-C/C++ files are formatted with `clang-format`, and GN files wi [code_of_conduct]: https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md [contrib_guide]: https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md [engine_dev_setup]: https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment + +### Fuchsia Contributions from Googlers + +Googlers contributing to Fuchsia should follow the additional steps at: go/flutter-fuchsia-pr-policy.