Convert README to reStructuredText

Change-Id: Iceb9049640aa3e0ff5c030fa5b93225e1e8ff887
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/26381
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Paul Belanger 2013-04-08 11:30:51 -04:00 committed by Jenkins
parent eb0e9a3d51
commit 82595109b5
1 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,10 @@
# Zuul
Zuul
====
Zuul is a trunk gating system developed for the OpenStack Project.
## Contributing
Contributing
------------
To get the latest code, see: https://github.com/openstack-infra/zuul
@ -11,8 +13,8 @@ Bugs are handled at: https://launchpad.net/zuul
Code reviews are, as you might expect, handled by gerrit. The gerrit they
use is http://review.openstack.org
Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example:
Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example::
# Do your commits
git review
$ git review
# Enter your username if promped