Update Contributing blurb in the docs.

Contributing blurb previously mentioned social coding and Github.
The OpenStack contribution workflow is slightly different. Provide
details on Github, LP, and Gerrit.

Change-Id: Ie5ecd25e5828de611561f37b3acbccc5cf3f0d04
This commit is contained in:
Clark Boylan 2012-06-22 10:24:44 -07:00
parent 697a5ac6cb
commit 3dceacf6cd

@ -19,10 +19,13 @@ Getting Started
Contributing
============
The master repo is kept on `GitHub`__, please follow the usual protocol
for social coding interaction and whatnot.
Code is hosted `on GitHub`_. Submit bugs to the Python-OpenStackClient project
on `Launchpad`_. Submit code to the openstack/python-openstackclient project
using `Gerrit`_.
__ http://github.com/openstack/python-openstackclient
.. _on GitHub: https://github.com/openstack/python-openstackclient
.. _Launchpad: https://launchpad.net/python-openstackclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
Index
=====