From: Brad Fitzpatrick Date: Wed, 23 Oct 2019 17:46:39 +0000 (+0000) Subject: doc: clarify that contributing isn't just for code X-Git-Tag: go1.14beta1~612 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=787906493b511d5baaab19bf28ac8bf75fc06079;p=gostls13.git doc: clarify that contributing isn't just for code Updates #33323 Change-Id: I4b3076469f3db8ab0fe888edcf0471f17dc199e6 Reviewed-on: https://go-review.googlesource.com/c/go/+/202823 Reviewed-by: Robert Griesemer --- diff --git a/doc/contrib.html b/doc/contrib.html index 5699f58fc7..bc19daf14e 100644 --- a/doc/contrib.html +++ b/doc/contrib.html @@ -115,7 +115,7 @@ Community-related issues should be reported to See the Code of Conduct for more details.

-

Contributing code

+

Contributing code & documentation

Go is an open source project and we welcome contributions from the community.