Merge pull request #2113 from tnpxxsheepdog/rfc-rfc-and-voting

Update CONTRIBUTING.md
This commit is contained in:
Shoghi Cervantes 2014-09-21 21:08:18 +02:00
commit e7897be7cd

View File

@ -28,10 +28,10 @@ You must follow these guidelines if you wish to contribute to the PocketMine-MP
* __No merge commits are allowed, or multiple features per pull request__
## RFC and voting
* These are big Pull Request or contributions that changes important behavior.
* These are big Pull Requests or contributions that change important behavior.
* RFCs will be tagged with the *PR: Request for Comments* label
* A vote will be held. All users can vote commenting on the Pull Request
* Comments MUST use Yes or No to signify the vote, on the FIRST sentence, except they don't want it to be counted.
* Comments MUST use "Yes" or "No" on the FIRST sentence to signify the vote,except when they don't want it to be counted.
* If your comment is a voting comment, specify the reason of your vote or it won't be counted.
* After voting has been closed, no further votes will be counted.
* An RFC will be rejected if less than 50% + 1 (simple majority) has voted Yes.