From 628702392bb2b9ed8b6c555e7f2fecf3edd99324 Mon Sep 17 00:00:00 2001 From: yjbanov Date: Tue, 2 Feb 2016 12:14:08 -0800 Subject: [PATCH] tell people to submit code after LGTM --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 98db40abda..ea119cefba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -134,7 +134,8 @@ If you made multiple commits for a single pull request, either make sure each on message explaining that specific commit, or squash your commits into one single checkin with a detailed message before sending the pull request. -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