File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,9 @@ $ ./contrib/bumpver/bumpver 0.14.0 \
5252```
5353
5454Of course, you should ** always** check the changes with ` git diff ` before committing
55- anything to version control.
55+ anything to version control. You can also check the
56+ [ Release Checklist] ( http://docs.deis.io/en/latest/contributing/releases/ ) for the
57+ most up-to-date list of files to bump.
5658
5759Please add any issues you find with this software to the
5860[ Deis project] ( https://github.com/deis/deis/issues ) .
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ deis repo
3636 deisctl/deisctl.go \
3737 docs/contributing/test_plan.rst \
3838 docs/installing_deis/install-deisctl.rst \
39+ docs/installing_deis/install-platform.rst \
3940 docs/managing_deis/upgrading-deis.rst
4041
4142 - Edit deisctl/cmd/cmd.go and change the default in the RefreshUnits usage string
You can’t perform that action at this time.
0 commit comments