Skip to content

Commit

Permalink
Update CONTRIBUTING.md (flutter#5444)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hixie authored Jun 1, 2018
1 parent f81ed89 commit b599b59
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,18 @@ Contributing to the Flutter engine

[![Build Status](https://travis-ci.org/flutter/engine.svg)](https://travis-ci.org/flutter/engine)

_See also: [Flutter's code of conduct](https://flutter.io/design-principles/#code-of-conduct)_

Welcome
-------

This guide introduces you to building and contributing to the Flutter engine.
For an introduction to contributing to the Flutter framework, see [the equivalent
document in the framework's repository](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md).


I built it before. Remind me, how do I do it again?
--------------------
---------------------------------------------------

If you have previously built the engine (i.e. your environment is already setup) and just want a refresher, then feel free to skip to one of the following sections:

Expand Down

0 comments on commit b599b59

Please sign in to comment.