Add notes on review request handling

This commit is contained in:
J. Ryan Stinnett 2020-03-18 10:59:33 +00:00
parent 3989f41985
commit 34f3671c09

View file

@ -40,6 +40,11 @@ When reviewing code, here are some things we look for and also things we avoid:
### Workflow ### Workflow
* Authors should request review from riot-web team by default (if someone on the
team is clearly the expert in an area, a direct review request to them may be
more appropriate)
* Reviewers should remove the team review request and request review from
themselves when starting a review to avoid double review
* Authors should link to other layers of their PR in their PR before requesting * 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 review. Reviewers might be coming from different places and could miss other
required PRs. required PRs.