Skip to content

Commit 5dfb5f2

Browse files
committed
_content/doc: recommend wrapping commit message text
Change-Id: Icf39a78b3d04c81fb6a36a9b23a3b9586a6a6964 Reviewed-on: https://go-review.googlesource.com/c/website/+/727860 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Florian Lehner <lehner.florian86@gmail.com> Reviewed-by: t hepudds <thepudds1460@gmail.com>
1 parent 8ead859 commit 5dfb5f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_content/doc/contribute.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,8 @@ <h3 id="main_content">Main content</h3>
815815
Write in complete sentences with correct punctuation, just like
816816
for your comments in Go.
817817
Don't use HTML, Markdown, or any other markup language.
818+
The text should be wrapped at around 72 columns.
819+
See <a href="/wiki/CommitMessage">Commit messages</a> for additional details.
818820
</p>
819821

820822
<p>

0 commit comments

Comments
 (0)