Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fulldecent/html-website-template
Browse files Browse the repository at this point in the history
* 'master' of github.com:fulldecent/html-website-template:
  Create CONTRIBUTING.md
  • Loading branch information
fulldecent committed May 22, 2017
2 parents fa757fe + b1c2f85 commit a7ce400
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing

## To release a new version

1. Update Gemfile if needed
2. `bundle update`
3. git tag
4. Push
5. Make GitHub release

0 comments on commit a7ce400

Please sign in to comment.