Skip to content

Commit 4afd308

Browse files
committed
Include links to developer workflow documentation
Newcomers aren't always sure how to get started with our tools or workflow. Lucky for them, we have documented these things. Unlucky for them, they have no idea the docs exist. Give them some links. Change-Id: I6fce6fbccb8a9fe16b48845790b4cac05317ebac
1 parent 56163aa commit 4afd308

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ language to describe operations in OpenStack.
1515
* `Blueprints`_ - feature specifications
1616
* `Bugs`_ - issue tracking
1717
* `Source`_
18+
* `Developer` - getting started as a developer
19+
* `Contributing` - contributing code
20+
* IRC: #openstack-sdks on Freenode (irc.freenode.net)
1821
* License: Apache 2.0
1922

2023
.. _PyPi: https://pypi.python.org/pypi/python-openstackclient
@@ -23,6 +26,8 @@ language to describe operations in OpenStack.
2326
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
2427
.. _Bugs: https://bugs.launchpad.net/python-openstackclient
2528
.. _Source: https://git.openstack.org/cgit/openstack/python-openstackclient
29+
.. _Developer: http://docs.openstack.org/infra/manual/python.html
30+
.. _Contributing: http://docs.openstack.org/infra/manual/developers.html
2631

2732
Getting Started
2833
===============

0 commit comments

Comments
 (0)