Skip to content

Commit

Permalink
Added notes about making a release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Cobby committed Feb 28, 2013
1 parent 5083d83 commit b609c9b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
TGM Theme for [Twitter Bootstrap](http://twitter.github.com/bootstrap) [![Build Status](https://secure.travis-ci.org/twitter/bootstrap.png)](http://travis-ci.org/twitter/bootstrap)
=================

Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat) at Twitter.

To get started, checkout http://getbootstrap.com!
Doing a TGM Bootstrap release
-----------------------------

1. Commit your changes
2. Bump the version in `package.json` and `component.json`
3. Commit the JSON files
4. Tag with that version number
5. Push with tags


Quick start
Expand All @@ -13,7 +17,6 @@ Quick start
Clone the repo, `git clone git://github.com/twitter/bootstrap.git`, or [download the latest release](https://github.com/twitter/bootstrap/zipball/master).



Versioning
----------

Expand All @@ -32,7 +35,6 @@ And constructed with the following guidelines:
For more information on SemVer, please visit http://semver.org/.



Bug tracker
-----------

Expand Down

0 comments on commit b609c9b

Please sign in to comment.