From 8b546e90a96aaa541ccf818f515e418a18d77fbc Mon Sep 17 00:00:00 2001 From: Matt Farina Date: Mon, 21 Sep 2020 15:05:24 -0400 Subject: [PATCH] Adding size labels pointer Add size of labels and number of reviewers is listed twice, pointing the area with less detail to the one with more detail. Signed-off-by: Matt Farina --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac88d13f2..308154af5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -234,7 +234,7 @@ Like any good open source project, we use Pull Requests (PRs) to track code chan permits. The maintainer who takes the issue should self-request a review. - PRs from a community member with the label `size/S` or larger requires 2 review approvals from maintainers before it can be merged. Those with `size/XS` are per the judgement of the - maintainers. + maintainers. For more detail see the [Size Labels](#size-labels) section. 4. Reviewing/Discussion - All reviews will be completed using Github review tool. - A "Comment" review should be used when there are questions about the code that should be