]> Cypherpunks repositories - gostls13.git/commit
doc/README.md: discourage RELNOTE in CLs
authorJonathan Amsterdam <jba@google.com>
Fri, 26 Apr 2024 18:47:37 +0000 (14:47 -0400)
committerJonathan Amsterdam <jba@google.com>
Fri, 26 Apr 2024 21:24:36 +0000 (21:24 +0000)
commit0e7f5cf30ba43f4d388803642b4173e5af20e761
treea1bc1a6ebb74c26d8f45c4c50fd13f43c8988ec5
parentb384ee7cebe1b386e324dcca2c93beb96ea31c9e
doc/README.md: discourage RELNOTE in CLs

Release notes should always be files under doc/next. Make it clear that
this is the only way to add them: RELNOTE markers in CLs are no longer
supported.

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