diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/openssl-release.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md index 3c0629f4..21c5b256 100644 --- a/.github/ISSUE_TEMPLATE/openssl-release.md +++ b/.github/ISSUE_TEMPLATE/openssl-release.md @@ -9,3 +9,4 @@ - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux/install_openssl.sh#L5-L6) for `manylinux` - [ ] Wait for it to be merged - [ ] Wait for the Github Actions job to complete +- [ ] Changelog entry |