Skip to content

Commit 55ccb3a

Browse files
authored
Add "Generate release notes" to release process (#1476)
cc: @rabernat Starting a hand-full of versions ago, GitHub added a "Generate release notes" button. This generates links to all PRs as well as to new contributors. I've updated the 2.16.0 release, but I'd be for always clicking this button when making a release.
1 parent 9623d5c commit 55ccb3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,8 @@ Set the description of the release to::
379379
replacing the correct version numbers. For pre-release versions,
380380
the URL should omit the pre-release suffix, e.g. "a1" or "rc1".
381381

382+
Click on "Generate release notes" to auto-file the description.
383+
382384
After creating the release, the documentation will be built on
383385
https://readthedocs.io. Full releases will be available under
384386
`/stable <https://zarr.readthedocs.io/en/stable>`_ while

0 commit comments

Comments
 (0)