X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/53d9bace12b3aa230820c869a079020b4608c945..565f9c92b79a72deb7faec7503749979c791b6e1:/docs/contributing/release_process.md diff --git a/docs/contributing/release_process.md b/docs/contributing/release_process.md index 718ea3d..9ee7dbc 100644 --- a/docs/contributing/release_process.md +++ b/docs/contributing/release_process.md @@ -8,8 +8,8 @@ explain what everything does and how to release _Black_ using said automation. To cut a release, you must be a _Black_ maintainer with `GitHub Release` creation access. Using this access, the release process is: -1. Cut a new PR editing `CHANGES.md` to version the latest changes - 1. Example PR: https://github.com/psf/black/pull/2192 +1. Cut a new PR editing `CHANGES.md` and the docs to version the latest changes + 1. Example PR: [#2616](https://github.com/psf/black/pull/2616) 2. Example title: `Update CHANGES.md for XX.X release` 2. Once the release PR is merged ensure all CI passes 1. If not, ensure there is an Issue open for the cause of failing CI (generally we'd