flutter_flutter/CONTRIBUTING.md
Ian Hickson 21eb1caae6
Update the contributing guide (#6754)
Content has moved to the wiki.
2018-11-06 13:41:06 -08:00

19 lines
756 B
Markdown

Contributing to the Flutter engine
==================================
[![Build Status](https://cirrus-ci.com/flutter/engine.svg)](https://cirrus-ci.com/flutter/engine)
_See also: [Flutter's code of conduct](https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md)_
Welcome
-------
For an introduction to contributing to Flutter, see [our
contributor
guide](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md).
For specific instructions regarding building Flutter's engine, see
[Setting up the Engine development
environment](https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment)
on our wiki. Those instructions are part of the broader onboarding instructions described in the contributing guide.