# Review doc updated

**URL:** https://discourse.paraview.org/t/review-doc-updated/11067
**Category:** Development
**Created:** [December 23, 2022, 8:29am UTC](https://discourse.paraview.org/t/review-doc-updated/11067 "2022-12-23T08:29:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [December 23, 2022, 8:29am UTC](https://discourse.paraview.org/t/review-doc-updated/11067/1 "2022-12-23T08:29:57Z")

</div>

The review process documentation has been updated to be coherent with what the robot expect.  
[https://gitlab.kitware.com/paraview/paraview/-/blob/master/Documentation/dev/git/develop.md#human-reviews](https://gitlab.kitware.com/paraview/paraview/-/blob/master/Documentation/dev/git/develop.md#human-reviews)

The main take away is.

- `+1` means acknowleded by, aka LGTM, aka a quick look into it.
- `+2` means reviewed by, aka deep look, line by line, review
- `+3` means locally tested (and also deep look review)
- In order to be considered mergeable, any MR needs at least one `+2`, and `+1`s do not stack.
