RELEASE TODO: check for deps on the next project

dev
Andy Meneely 2016-09-15 16:43:21 -04:00
parent aee348a582
commit 4d7a0a483b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Be sure to remember to do the following for releases. (Copy into a GitHub issue)
- [ ] CHANGELOG is written for all new changes - [ ] CHANGELOG is written for all new changes
- [ ] README is updated - [ ] README is updated
- [ ] Samples are updated - [ ] Samples are updated
- [ ] Are all the dependencies up to date?
- [ ] Check `sample_regression_spec.rb` regression tests are all enabled (i.e. `overwrite_sample` is commented out) - [ ] Check `sample_regression_spec.rb` regression tests are all enabled (i.e. `overwrite_sample` is commented out)
- [ ] Bump version.rb - [ ] Bump version.rb
- [ ] Bump docs/conf.py versions - [ ] Bump docs/conf.py versions