Skip to content

Commit

Permalink
add release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kr committed Aug 5, 2014
1 parent fb0a466 commit 86231ba
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkg/Readme
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
How to make a release:

1. Check out master
2. Tag the commit to release devX.Y (e.g. dev1.9)
3. Write a change log in file News (don't commit it)
4. Run pkg/dist.sh
5. Push tags and gh-pages
6. Run pkg/mail.sh

0 comments on commit 86231ba

Please sign in to comment.