Skip to content

Commit 41200e1

Browse files
aashillesteve
authored andcommitted
[MRG] Add the meaning of MRG and MRG+1 in the PR in docs. (scikit-learn#8406)
1 parent 1ba84d7 commit 41200e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ following rules before you submit a pull request:
7979

8080
- Please prefix the title of your pull request with `[MRG]` (Ready for
8181
Merge), if the contribution is complete and ready for a detailed review.
82-
An incomplete contribution -- where you expect to do more work before
82+
Two core developers will review your code and change the prefix of the pull
83+
request to `[MRG + 1]` and `[MRG + 2]` on approval, making it eligible
84+
for merging. An incomplete contribution -- where you expect to do more work before
8385
receiving a full review -- should be prefixed `[WIP]` (to indicate a work
8486
in progress) and changed to `[MRG]` when it matures. WIPs may be useful
8587
to: indicate you are working on something to avoid duplicated work,

0 commit comments

Comments
 (0)