Sync CONTRIBUTING.md text with engine.git (#8004) * Sync CONTRIBUTING.md text with engine.git Turns out we had very similar text in engine.git. This patch makes the text the same by adopting the text in engine.git. * Update CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ffb93f0..2e4d1d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md
@@ -10,7 +10,7 @@ * Linux or Mac OS X. (Windows is not yet supported.) * git (used for source version control). - * An IDE. We recommend [IntelliJ](https://github.com/flutter/flutter-intellij/blob/master/README.md). + * An IDE. We recommend [IntelliJ with the Flutter plugin](https://flutter.io/intellij-ide/). * An ssh client (used to authenticate with GitHub). * Python (used by some of our tools). * The Android platform tools (see [Issue #55](https://github.com/flutter/flutter/issues/55)