Browse Source

RELEASE TODO: check for deps on the next project

dev
Andy Meneely 9 years ago
parent
commit
4d7a0a483b
  1. 1
      RELEASE TODO.md

1
RELEASE TODO.md

@ -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

Loading…
Cancel
Save