From 5ac5a9856288d20634ac21b457ec458f19ea0a37 Mon Sep 17 00:00:00 2001
From: Josh Bleecher Snyder
Date: Fri, 19 Jun 2015 13:55:38 -0700
Subject: [PATCH] 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
---
doc/contribute.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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.
--
2.48.1