From 6db51e2380287bd37c91bd958a7bb369314d8402 Mon Sep 17 00:00:00 2001 From: SOFe Date: Tue, 11 Aug 2020 12:35:12 +0800 Subject: [PATCH] Updated CONTRIBUTING.md RFC label name --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e773e45c7..7e4d30191 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,7 +116,7 @@ class ExampleClass{ ### RFC and Voting * These are big Pull Requests or contributions that change important behavior. -* RFCs will be tagged with the *PR: RFC* label +* RFCs will be tagged with the *Type: Request For Comments* label * A vote will be held once the RFC is ready. All users can vote commenting on the Pull Request * 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.