Skip to content

Commit

Permalink
update the release checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
acmetech committed Nov 25, 2015
1 parent dc2bb42 commit 2d84e7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ By contributing to the documentation, you agree to license your contribution und
1. Update version numbers using `grunt change-version-number --oldver=A.B.C --newver=X.Y.Z`. Review the changes and stage them manually.
2. Run `grunt` one last time.
3. Push to `master` branch.
4. Merge `master` into `gh-pages`.
5. Generate `todc-bootstrap-A.B.C-X.Y.Z-dist.zip` file for release using `grunt compress`.
4. Run grunt prep-release.
5. Merge `master` into `gh-pages`.
6. Create release on GitHub with `/dist/` folder and release notes.
7. Push `gh-pages`.

0 comments on commit 2d84e7e

Please sign in to comment.