Clarify instructions for contributing

Also makes gerrit link clickable

Change-Id: I3eed4696776999bff6c96552ff530fcc06c2b135
This commit is contained in:
Jason Axelson
2012-01-04 20:11:16 -10:00
parent 3b4a225224
commit ca50853542

View File

@@ -78,5 +78,10 @@ Bugs are handled at:
https://launchpad.net/git-review https://launchpad.net/git-review
Code reviews are, as you might expect, handled by gerrit. The gerrit they 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. use is http://review.openstack.org
submit them.
Use `git review` to submit patches (after creating a gerrit account that links to your launchpad account). Example:
# Do your commits
git review
# Enter your username if promped