diff --git a/doc/onboarding.md b/doc/onboarding.md index a53fe769090b35..a44d2170bca544 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -165,6 +165,7 @@ Landing a PR * `Reviewed-By: human ` * Easiest to use `git log` then do a search * (`/Name` + `enter` (+ `n` as much as you need to) in vim) + * Only include collaborators who have commented "LGTM" * `PR-URL: ` * `git push upstream master` * close the original PR with "Landed in ``".