File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,9 @@ following rules before you submit a pull request:
79
79
80
80
- Please prefix the title of your pull request with ` [MRG] ` (Ready for
81
81
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
83
85
receiving a full review -- should be prefixed ` [WIP] ` (to indicate a work
84
86
in progress) and changed to ` [MRG] ` when it matures. WIPs may be useful
85
87
to: indicate you are working on something to avoid duplicated work,
You can’t perform that action at this time.
0 commit comments