From 66ab105d84693bcbf0e54f50fdc7b30774b11137 Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Sun, 23 Oct 2016 09:31:53 +0200 Subject: [PATCH] add two eyes review process --- misc/how_to_help.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/how_to_help.md b/misc/how_to_help.md index fe16e1e6..f471b237 100644 --- a/misc/how_to_help.md +++ b/misc/how_to_help.md @@ -64,4 +64,6 @@ There are some rules for pull-request: * Always adapt to the code style of the existing source. Never adapt existing code to your personal taste. :trollface: +* Pull-requests must be reviewed by at least two member of the support team. The First must approve the pull-request, the second can than merge after also checking it. + **Happy Helping!!**