1 changed files with 11 additions and 11 deletions
@ -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