diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-06-22 17:39:46 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-06-22 17:39:46 +0000 |
| commit | 01dd4540c5d444274b02f71184a9779012c6c5e6 (patch) | |
| tree | f2ce5b5a3eceb9e2df71c501dc5974c3828b5d4f | |
| parent | f9aa3f3c844d35998361aa08e8c4f821b5d0bc90 (diff) | |
| parent | 3dceacf6cd735c7359e3676c362f609bc374c9ec (diff) | |
| download | python-openstackclient-01dd4540c5d444274b02f71184a9779012c6c5e6.tar.gz | |
Merge "Update Contributing blurb in the docs."
| -rw-r--r-- | doc/source/index.rst | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 3be5c5ba..09039960 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -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 ===== |
