From 0e89c426c7e4693bba4d3f70d38bbe920d4af88c Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Fri, 13 Nov 2020 17:40:36 -0800 Subject: [PATCH] doc/contributing: remove label instructions ofborg largely does this now --- doc/contributing/reviewing-contributions.xml | 48 -------------------- 1 file changed, 48 deletions(-) diff --git a/doc/contributing/reviewing-contributions.xml b/doc/contributing/reviewing-contributions.xml index 4fe51677f181..96bf44da9723 100644 --- a/doc/contributing/reviewing-contributions.xml +++ b/doc/contributing/reviewing-contributions.xml @@ -47,18 +47,6 @@ - - - Add labels to the pull request. (Requires commit rights) - - - - - 8.has: package (update) and any topic label that fit the updated package. - - - - Ensure that the package versioning fits the guidelines. @@ -186,18 +174,6 @@ - - - Add labels to the pull request. (Requires commit rights) - - - - - 8.has: package (new) and any topic label that fit the new package. - - - - Ensure that the package versioning is fitting the guidelines. @@ -302,18 +278,6 @@ - - - Add labels to the pull request. (Requires commit rights) - - - - - 8.has: module (update) and any topic label that fit the module. - - - - Ensure that the module maintainers are notified. @@ -406,18 +370,6 @@ - - - Add labels to the pull request. (Requires commit rights) - - - - - 8.has: module (new) and any topic label that fit the module. - - - - Ensure that the module tests, if any, are succeeding.