From 1aecc3d7e5bbe3a7a729d949ea42e5a487797c7d Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Wed, 18 Mar 2020 10:18:41 +0000 Subject: [PATCH] Add multi-repo PR linking Co-Authored-By: Travis Ralston --- docs/review.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/review.md b/docs/review.md index ae67fa5294..cdf42b8bf8 100644 --- a/docs/review.md +++ b/docs/review.md @@ -37,6 +37,9 @@ When reviewing code, here are some things we look for and also things we avoid: * Take the time to thank and point out good code changes * Using softer language like "please" and "what do you think?" goes a long way towards making others feel like colleagues working towards a common goal +* Authors should link to other layers of their PR in their PR before requesting + review. Reviewers might be coming from different places and could miss other + required PRs. ### Workflow