Merge pull request #863 from minrk/checklist-checklist

Make the release checklist a GFM checklist
This commit is contained in:
Carol Willing
2016-11-11 09:31:47 -08:00
committed by GitHub

View File

@@ -1,26 +1,26 @@
# Release checklist # Release checklist
- Upgrade Docs prior to Release - [ ] Upgrade Docs prior to Release
* Change log - [ ] Change log
* New features documented - [ ] New features documented
* Update the contributor list - thank you page - [ ] Update the contributor list - thank you page
- Upgrade and test Reference Deployments - [ ] Upgrade and test Reference Deployments
- Release software - [ ] Release software
* Make sure 0 issues in milestone - [ ] Make sure 0 issues in milestone
* Follow release process steps - [ ] Follow release process steps
* Send builds to PyPI (Warehouse) and Conda Forge - [ ] Send builds to PyPI (Warehouse) and Conda Forge
- Blog post and/or release note - [ ] Blog post and/or release note
- Notify users of release - [ ] Notify users of release
* Email Jupyter and Jupyter In Education mailing lists - [ ] Email Jupyter and Jupyter In Education mailing lists
* Tweet (optional) - [ ] Tweet (optional)
- Increment the version number for the next release - [ ] Increment the version number for the next release
- Update roadmap - [ ] Update roadmap