Fixing RELEASE TODO for github issues
parent
c3a649f717
commit
35efef6f51
|
|
@ -1,13 +1,13 @@
|
|||
Be sure to remember to do the following for releases. (Copy into a GitHub issue)
|
||||
|
||||
[ ] CHANGELOG is written for all new changes
|
||||
[ ] README is updated
|
||||
[ ] Samples are updated
|
||||
[ ] Check that sample regression tests are updated
|
||||
[ ] Bump version.rb
|
||||
[ ] Do a full rake locally
|
||||
[ ] Travis is passing on dev branch
|
||||
[ ] `gem push pkg/squib-x.y.z.gem`
|
||||
[ ] `rake doc`
|
||||
[ ] Push `rake doc` to website
|
||||
[ ] Bump version.rb to the next alpha
|
||||
- [ ] CHANGELOG is written for all new changes
|
||||
- [ ] README is updated
|
||||
- [ ] Samples are updated
|
||||
- [ ] Check that sample regression tests are updated
|
||||
- [ ] Bump version.rb
|
||||
- [ ] Do a full rake locally
|
||||
- [ ] Travis is passing on dev branch
|
||||
- [ ] `gem push pkg/squib-x.y.z.gem`
|
||||
- [ ] `rake doc`
|
||||
- [ ] Push `rake doc` to website
|
||||
- [ ] Bump version.rb to the next alpha
|
||||
|
|
|
|||
Loading…
Reference in New Issue