From 7800ecfd0eed5965cba04416b5254376837d73be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Boulogne?= Date: Sun, 13 Apr 2014 18:21:21 -0400 Subject: [PATCH] add step 4: review --- CONTRIBUTING.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index 331b4ed8..d820e033 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -54,6 +54,18 @@ For a more detailed discussion, read these :doc:`detailed documents ` on how to use Git with ``scikit-image`` (``_). +4. Review process: + + * Reviewers will write inline and/or general comments to improve the + implementation and the documentation. This step makes the quality of + scikit-image and ensures an homogeneous style as well as the best + performances. + + * Modify the code and commit locally. + + * Push your changes on GitHub as before. Your pull request will be + automatically updated. + .. note:: To reviewers: add a short explanation of what a branch did to the merge