From 4c91765f94b494867e1099c437fafb509d10a163 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 12 Oct 2016 14:15:20 -0700 Subject: [PATCH] Tidy up README.rst Some minor changes to clean up the existing version in preparation for expanding the content. Change-Id: I1cb97286ad91e8491b98c825ff26c37aa756c0b0 --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index ff4d93867e..2c98b688d2 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Zuul ==== -Zuul is a trunk gating system developed for the OpenStack Project. +Zuul is a project gating system developed for the OpenStack Project. Contributing ------------ @@ -11,10 +11,11 @@ To clone the latest code, use `git clone git://git.openstack.org/openstack-infra Bugs are handled at: https://storyboard.openstack.org/#!/project/679 -Code reviews are, as you might expect, handled by gerrit. The gerrit they -use is http://review.openstack.org +Code reviews are, as you might expect, handled by gerrit at +https://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