mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-27 08:30:05 +03:00
First, rough draft
parent
48e9b77ba7
commit
9309ac98b4
23
Release-Checklist.md
Normal file
23
Release-Checklist.md
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
# Release checklist
|
||||||
|
|
||||||
|
In [#853](https://github.com/python-pillow/Pillow/issues/853#issuecomment-52655451) @wiredfool said a release checklist is needed. Here's a rough draft to be filled in. It can be moved from the wiki to the master repo if that's better.
|
||||||
|
|
||||||
|
## Main release
|
||||||
|
|
||||||
|
Released quarterly.
|
||||||
|
|
||||||
|
* [ ] TODO 1
|
||||||
|
* [ ] TODO 2
|
||||||
|
* [ ] TODO 3
|
||||||
|
* [ ] TODO 4
|
||||||
|
* [ ] TODO 5
|
||||||
|
|
||||||
|
## Point release
|
||||||
|
|
||||||
|
Released as required for security or installation fixes.
|
||||||
|
|
||||||
|
* [ ] TODO 1
|
||||||
|
* [ ] TODO 2
|
||||||
|
* [ ] TODO 3
|
||||||
|
* [ ] TODO 4
|
||||||
|
* [ ] TODO 5
|
Loading…
Reference in New Issue
Block a user