[fuchsia] Add additional contributing instructions for Googlers (flutter/engine#16337)

This commit is contained in:
Kaushik Iska 2020-02-03 11:46:06 -08:00 committed by GitHub
parent 004ce40af5
commit abba8a2911

View File

@ -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.