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) |
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 |
||||||
[ ] Check that sample regression tests are updated |
- [ ] Check that sample regression tests are updated |
||||||
[ ] Bump version.rb |
- [ ] Bump version.rb |
||||||
[ ] Do a full rake locally |
- [ ] Do a full rake locally |
||||||
[ ] Travis is passing on dev branch |
- [ ] Travis is passing on dev branch |
||||||
[ ] `gem push pkg/squib-x.y.z.gem` |
- [ ] `gem push pkg/squib-x.y.z.gem` |
||||||
[ ] `rake doc` |
- [ ] `rake doc` |
||||||
[ ] Push `rake doc` to website |
- [ ] Push `rake doc` to website |
||||||
[ ] Bump version.rb to the next alpha |
- [ ] Bump version.rb to the next alpha |
||||||
|
|||||||
Loading…
Reference in new issue