From e348546e598cd8e629e861c763894b6f06059ea7 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Wed, 18 Mar 2020 10:59:46 +0000 Subject: [PATCH] Reformat --- docs/review.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/review.md b/docs/review.md index e0e297da6a..ff612e036c 100644 --- a/docs/review.md +++ b/docs/review.md @@ -52,7 +52,8 @@ When reviewing code, here are some things we look for and also things we avoid: * Use the GitHub default of merge commits when landing (avoid alternate options like squash or rebase) * PR author merges after review (assuming they have write access) -* Assign issues only when in progress to indicate to others what can be picked up +* Assign issues only when in progress to indicate to others what can be picked + up ## Design and Product Review