From addd74d09e9cd4dc4a98df5792c19f503b4da1c6 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Date: Sun, 21 Sep 2014 17:51:35 +0200 Subject: [PATCH] Fix typo, added PR: Request for Comments label --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d07ea17f..383cae38a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,8 @@ 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 behaviour. +* These are big Pull Request or contributions that changes 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. * If your comment is a voting comment, specify the reason of your vote or it won't be counted.