]> Cypherpunks repositories - gostls13.git/commitdiff
doc: clarify that contributing isn't just for code
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 23 Oct 2019 17:46:39 +0000 (17:46 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 23 Oct 2019 17:57:23 +0000 (17:57 +0000)
Updates #33323

Change-Id: I4b3076469f3db8ab0fe888edcf0471f17dc199e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/202823
Reviewed-by: Robert Griesemer <gri@golang.org>
doc/contrib.html

index 5699f58fc78f76b67c217048ed6bac3a89253d6b..bc19daf14e23b9c36244658f9e569b37c908c6f7 100644 (file)
@@ -115,7 +115,7 @@ Community-related issues should be reported to
 See the <a href="/conduct">Code of Conduct</a> for more details.
 </p>
 
-<h3><a href="/doc/contribute.html">Contributing code</a></h3>
+<h3><a href="/doc/contribute.html">Contributing code &amp; documentation</a></h3>
 
 <p>
 Go is an open source project and we welcome contributions from the community.