Skip to content

Commit 8ab3bc4

Browse files
Update .github/ISSUE_TEMPLATE/RELEASE.md
Co-authored-by: Andrew Murray <[email protected]>
1 parent 4c22277 commit 8ab3bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Released quarterly on January 2nd, April 1st, July 1st and October 15th.
99

1010
* [ ] Open a release ticket e.g. https://github.com/python-pillow/Pillow/issues/3154
1111
* [ ] Develop and prepare release in `main` branch.
12-
* [ ] Add release notes for 11.2.1 https://github.com/python-pillow/Pillow/pull/8885
12+
* [ ] Add release notes e.g. https://github.com/python-pillow/Pillow/pull/8885
1313
* [ ] Check [GitHub Actions](https://github.com/python-pillow/Pillow/actions) to confirm passing tests in `main` branch.
1414
* [ ] Check that all the wheel builds pass the tests in the [GitHub Actions "Wheels" workflow](https://github.com/python-pillow/Pillow/actions/workflows/wheels.yml) jobs by manually triggering them.
1515
* [ ] In compliance with [PEP 440](https://peps.python.org/pep-0440/), update version identifier in `src/PIL/_version.py`

0 commit comments

Comments
 (0)