Improve the contribution and MR review guide
What does this MR do?
This merge request improves the contributing and MR review guides following @stanhu's reply on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6096#note_16537211.
Why was this MR needed?
To clearly state that MR reviews can take multiple iterations but that as reviewers we should do our best to minimize the number of iterations and take over any MR that is set as "Merge when build succeeds" at some point.
Merge request reports
Activity
/cc @rspeicher @axil
@rymai One note, but good changes.
Thanks @rspeicher, I've pushed 52ca9bf6 to fix the typo and I've added the MWBS acronym because that was confusing me (and Google was not helpful here)!
Added 1 commit:
- 52ca9bf6 - Fix typo and add he MWBS accronym for "Merge When Build Succeeds"
Mentioned in commit 48099e07
Thanks for the revisions @rymai!