]> Cypherpunks repositories - gostls13.git/commit
doc/contribute.html: clean up HTML and formatting
authorRob Pike <r@golang.org>
Mon, 14 May 2018 03:53:08 +0000 (13:53 +1000)
committerRob Pike <r@golang.org>
Mon, 14 May 2018 04:21:05 +0000 (04:21 +0000)
commita023f3c8f3de3f6992d494e8c7fdd7e622f94682
treeb385dbf4a42179108c5707dabdfe90b737602447
parentbec2f51b07b2d5cf38ac88d21d9bf221e329e132
doc/contribute.html: clean up HTML and formatting

Mostly just formatting and minor cleanup:

- regularize HTML (add </p> etc.)
- remove all errors caught by tidy
- start all sentences on new line for easy editing

Some wording changes, but there will be more to come.
It seemed there were already enough edits to send it out.

Update #24487

Change-Id: I613ce206b1e8e3e522ecb0bbcd2acb11c4ff5bae
Reviewed-on: https://go-review.googlesource.com/113015
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/contribute.html