Skip to content

Commit

Permalink
doc: link to the release cycle from contribute.html
Browse files Browse the repository at this point in the history
Change-Id: Ia5d41b66006682084fcbfac3da020946ea3dd116
Reviewed-on: https://go-review.googlesource.com/13093
Reviewed-by: Andrew Gerrand <[email protected]>
  • Loading branch information
cespare authored and adg committed Aug 4, 2015
1 parent 8ac16b9 commit 2bd5237
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ <h2 id="Design">Discuss your design</h2>
the code review tool is not the place for high-level discussions.
</p>

<p>
When planning work, please note that the Go project follows a
<a href="https://golang.org/wiki/Go-Release-Cycle">six-month
development cycle</a>. 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.
</p>

<h2 id="Testing">Testing redux</h2>

<p>
Expand Down

0 comments on commit 2bd5237

Please sign in to comment.