[W] Mention new gitter channel (#22974)

* Mention new gitter channel

* Update CONTRIBUTING.md
This commit is contained in:
Ian Hickson 2018-10-25 15:40:35 -07:00 committed by GitHub
parent 5343bd8955
commit 2f63044604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,6 +240,14 @@ data downloaded by `flutter update-packages`.
See [issue 4719](https://github.com/flutter/flutter/issues/4719) for ideas about
how to improve this workflow.
Communication
-------------
If you would like to chat to other people who work on Flutter, consider joining the
https://gitter.im/flutter/contributors chat channel. (We also have a [general chat
channel](https://gitter.im/flutter/flutter) for people who aren't working on Flutter
but who use Flutter.)
Working on the engine and the framework at the same time
--------------------------------------------------------