First, rough draft

Hugo 2014-08-19 13:34:06 -07:00
parent 48e9b77ba7
commit 9309ac98b4

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