From 5ce5b042562c068668dcab89bf9f1b9488e996ec Mon Sep 17 00:00:00 2001 From: khizmax Date: Mon, 19 Jan 2015 22:28:48 +0300 Subject: [PATCH] Add pull-request requirements --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index dfbff6d5..cadc552a 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,12 @@ Download the latest release from http://sourceforge.net/projects/libcds/files/ See online doxygen-generated doc here: http://libcds.sourceforge.net/doc/cds-api/index.html +**Pull request requirements** +- Pull-request to *master* branch will be unconditionally rejected +- *integration* branch is intended for pull-request. Usually, *integration* branch is the same as *master* +- *dev* branch is intended for main developing. Usually, it contains unstable code + + References ---------- *Stack* -- 2.34.1