Browse Source

chore(docs): update pull request approval process (#5374)

Gergely Brautigam 8 months ago
parent
commit
15cce47e13
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/contributing/process.md

+ 5 - 0
docs/contributing/process.md

@@ -32,6 +32,11 @@ for the lifecycle of the PR: review, merging, ping on inactivity, close.
 We close pull requests or issues if there is no response from the author for
 We close pull requests or issues if there is no response from the author for
 a period of time. Feel free to reopen if you want to get back on it.
 a period of time. Feel free to reopen if you want to get back on it.
 
 
+_Note:_
+Pull requests that are labelled with _size/l_ and above _MUST_ have at least **TWO**
+approvers for it to be merged. Please respect this policy to ensure the quality
+of code in this project.
+
 ### Triggering e2e tests
 ### Triggering e2e tests
 
 
 We have an extensive set of e2e tests that test the integration with *real* cloud provider APIs.
 We have an extensive set of e2e tests that test the integration with *real* cloud provider APIs.