mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
fix link in issue template (#9327)
This commit is contained in:
parent
2c9eb8363f
commit
cfdffb57ce
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/openssl-release.md
vendored
2
.github/ISSUE_TEMPLATE/openssl-release.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
- [ ] Windows, macOS, `manylinux`
|
||||
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/main/cryptography-manylinux/openssl-version.sh)
|
||||
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/main/cryptography-linux/openssl-version.sh)
|
||||
- [ ] Wait for it to be merged
|
||||
- [ ] Wait for the Github Actions job to complete
|
||||
- [ ] Changelog entry
|
||||
|
|
|
|||
Loading…
Reference in a new issue