diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-06-10 00:42:33 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-06-10 00:42:33 +0000 |
| commit | deb5a9790d07975b46107060c9f3ac02e4f502e7 (patch) | |
| tree | 112ac8c72145678b322cf0074629a74961d7b3c4 | |
| parent | ba6c9472a561607c72f94c61c705a771c3bb8ee2 (diff) | |
| parent | 4afd308a4f5f267cc13defbc14282ff124fdd1ee (diff) | |
| download | python-openstackclient-deb5a9790d07975b46107060c9f3ac02e4f502e7.tar.gz | |
Merge "Include links to developer workflow documentation"
| -rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,9 @@ language to describe operations in OpenStack. * `Blueprints`_ - feature specifications * `Bugs`_ - issue tracking * `Source`_ +* `Developer` - getting started as a developer +* `Contributing` - contributing code +* IRC: #openstack-sdks on Freenode (irc.freenode.net) * License: Apache 2.0 .. _PyPi: https://pypi.python.org/pypi/python-openstackclient @@ -23,6 +26,8 @@ language to describe operations in OpenStack. .. _Blueprints: https://blueprints.launchpad.net/python-openstackclient .. _Bugs: https://bugs.launchpad.net/python-openstackclient .. _Source: https://git.openstack.org/cgit/openstack/python-openstackclient +.. _Developer: http://docs.openstack.org/infra/manual/python.html +.. _Contributing: http://docs.openstack.org/infra/manual/developers.html Getting Started =============== |
