diff options
Diffstat (limited to 'Help/dev')
-rw-r--r-- | Help/dev/review.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/dev/review.rst b/Help/dev/review.rst index 3004a14..3db1f40 100644 --- a/Help/dev/review.rst +++ b/Help/dev/review.rst @@ -106,6 +106,10 @@ Human Review Anyone is welcome to review merge requests and make comments! +Please make comments directly on the MR page Discussion and Changes tabs +and not on individual commits. Comments on a commit may disappear +from the MR page if the commit is rewritten in response. + Reviewers may add comments providing feedback or to acknowledge their approval. Lines of specific forms will be extracted during the `merge`_ step and included as trailing lines of the generated merge commit message. |