docs: Add reminder to update ReadTheDocs config in release checklist.

This commit is contained in:
Cynthia Lin 2017-06-26 16:07:33 -07:00 committed by Tim Abbott
parent 058d76f5ff
commit 1ce8258f2e
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ preparing a new release.
* Do final updates to `changelog.md`. * Do final updates to `changelog.md`.
* Update `ZULIP_VERSION` in `version.py`. * Update `ZULIP_VERSION` in `version.py`.
* Update `version` and/or `release` in `docs/conf.py` (ReadTheDocs meta tags).
* Use `build-release-tarball` to generate a final release tarball. * Use `build-release-tarball` to generate a final release tarball.
* Post the release tarball on zulip.org and update zulip.org. * Post the release tarball on zulip.org and update zulip.org.
* Create a git tag and push the tag. * Create a git tag and push the tag.