Update release checklist

This commit is contained in:
Florian Bruhin 2019-07-17 16:34:30 +02:00
parent f21255b3e2
commit 185d5eff86
1 changed files with 1 additions and 0 deletions

View File

@ -703,6 +703,7 @@ qutebrowser release
* Make sure there are no unstaged changes and the tests are green.
* Make sure all issues with the related milestone are closed.
* Consider updating the completions for `content.headers.user_agent` in `configdata.yml`.
* Make sure Python is up-to-date on build machines.
* Mark the milestone at https://github.com/qutebrowser/qutebrowser/milestones as closed.
* Run `./.venv/bin/python3 scripts/dev/update_version.py {major,minor,patch}`.
* Run the printed instructions accordingly.