From 8e85105e6971ae406a357bbd9b5e96439e5d2d87 Mon Sep 17 00:00:00 2001 From: yjbanov Date: Tue, 2 Feb 2016 12:11:48 -0800 Subject: [PATCH] tell people to submit code after LGTM --- engine/src/flutter/CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engine/src/flutter/CONTRIBUTING.md b/engine/src/flutter/CONTRIBUTING.md index 32517a2b03e..08b43108649 100644 --- a/engine/src/flutter/CONTRIBUTING.md +++ b/engine/src/flutter/CONTRIBUTING.md @@ -118,7 +118,8 @@ To send us a pull request: go to `https://github.com/flutter/engine` and click the "Compare & pull request" button -To submit your changes to the `master` branch, use one of the following methods: +Once you've gotten an LGTM from a project maintainer, submit your changes to the +`master` branch using one of the following methods: * Wait for one of the project maintainers to submit it for you * Click the green "Merge pull request" button on the GitHub UI of your pull