Skip to content

Commit

Permalink
Breadcrumbs to the wiki (flutter#5017)
Browse files Browse the repository at this point in the history
* Breadcrumbs to the wiki

* Update README.md
  • Loading branch information
Hixie authored Apr 16, 2018
1 parent 4eaf2c2 commit c17a629
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,8 @@ find . -mindepth 1 -maxdepth 1 -type d | xargs -n 1 sh -c 'ninja -C $0 || exit 2
Contributing code
-----------------

We gladly accept contributions via GitHub pull requests.
We gladly accept contributions via GitHub pull requests. See [the wiki](https://github.com/flutter/engine/wiki) for
information about the engine's architecture.

To start working on a patch:

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ us [feedback](mailto:[email protected]).

- For information about contributing code to the engine itself, please see
[CONTRIBUTING.md](CONTRIBUTING.md).

- For information about the engine's architecture, please see
[the wiki](https://github.com/flutter/engine/wiki).

Community
---------
Expand Down

0 comments on commit c17a629

Please sign in to comment.