]> Cypherpunks repositories - gostls13.git/commit
doc/README: suggest a way to preview next content, tweak release steps
authorDmitri Shuralyov <dmitshur@golang.org>
Fri, 24 May 2024 15:18:15 +0000 (11:18 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 24 May 2024 16:43:34 +0000 (16:43 +0000)
commit960cd141248b3e61ab651038097523a02dfa427b
tree31057ba6bda5f84bda56ae7001b0cb089fcbd697
parentf85c40438fea862be03d2de4b58ed3afe7cfe033
doc/README: suggest a way to preview next content, tweak release steps

Smaller edits are usually fine to do without previewing, since Markdown
can be intuitive. But for larger changes including re-ordering sections
and such, it can be helpful to quickly see the end result. Write down a
way to do that.

Update the release steps to capture that the doc/next content will move
to x/website before RC 1, when the complete release note draft is ready.

For #64169.

Change-Id: Ie554ed5294ce819fd0689e2249e6013826f0c71f
Reviewed-on: https://go-review.googlesource.com/c/go/+/587922
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
doc/README.md