diff --git a/doc/contribute.html b/doc/contribute.html index 23371e2cff..45ed8f1553 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -40,6 +40,14 @@ It also checks that the design is sound before code is written; the code review tool is not the place for high-level discussions.
++When planning work, please note that the Go project follows a +six-month +development cycle. The latter half of each cycle is a three-month +feature freeze during which only bug fixes and doc updates are accepted. +New work cannot be submitted during a feature freeze. +
+