From: Josh Bleecher Snyder Date: Fri, 19 Jun 2015 20:55:38 +0000 (-0700) Subject: doc: mention moderation delay in contributing docs X-Git-Tag: go1.5beta1~166 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=5ac5a9856288d20634ac21b457ec458f19ea0a37;p=gostls13.git doc: mention moderation delay in contributing docs This sometime worries new contributors. Hopefully mentioning it here will help. Fixes #11300. Change-Id: Ica7f10d749731704ac6a2c39c7dcba389996011e Reviewed-on: https://go-review.googlesource.com/11236 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/contribute.html b/doc/contribute.html index aee044acae..c419557208 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -386,7 +386,8 @@ Unless explicitly told otherwise, such as in the discussion leading up to sending in the change list, it's better not to specify a reviewer. All changes are automatically CC'ed to the golang-codereviews@googlegroups.com -mailing list. +mailing list. If this is your first ever change, there may be a moderation +delay before it appears on the mailing list, to prevent spam.