We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba84d7 commit 41200e1Copy full SHA for 41200e1
CONTRIBUTING.md
@@ -79,7 +79,9 @@ following rules before you submit a pull request:
79
80
- Please prefix the title of your pull request with `[MRG]` (Ready for
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
+ 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
85
receiving a full review -- should be prefixed `[WIP]` (to indicate a work
86
in progress) and changed to `[MRG]` when it matures. WIPs may be useful
87
to: indicate you are working on something to avoid duplicated work,
0 commit comments