From c8e4b6ee4695aabd53432effec4f4bc055c1ccf2 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 17 Oct 2016 10:38:34 -0400 Subject: [PATCH] Update CONTRIBUTING.md (#19) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dca4e672c..3b8324d39 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ Please see the [Mattermost Contribution Guide](http://docs.mattermost.com/developer/contribution-guide.html) which describes the process for making code contributions across Mattermost projects. +Note: Community work won't start until October 31, and no community pull requests will be accepted before then. + ### Review Process for this Repo After following the steps in the [Contribution Guide](http://docs.mattermost.com/developer/contribution-guide.html), submitted pull requests go through the review process outlined below. We aim to start reviewing pull requests in this repo the week they are submitted, but the length of time to complete the process will vary depending on the pull request.