summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2013-10-29 17:34:13 +1100
committerAngus Salkeld <asalkeld@redhat.com>2013-10-29 21:59:46 +1100
commit3204ead19f7f9d7701e2223e609b1351407e19bf (patch)
treeefdfab7d2fa5317efe90177ba015b13af82ad1e0 /doc
parented6c24e0640f251356bd564844c43d5b2eb26ba3 (diff)
downloadpython-heatclient-3204ead19f7f9d7701e2223e609b1351407e19bf.tar.gz
Add a contibuting section to index.rst
This should make it look more consistent with the other projects. Change-Id: I2a3dd716215e68e2bafed17d059010ccb70d6ccf
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 34a08ba..f1d8b4d 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -22,3 +22,13 @@ The command line tool will attempt to reauthenticate using your provided credent
export OS_AUTH_TOKEN=3bcc3d3a03f44e3d8377f9247b0ad155
Once you've configured your authentication parameters, you can run ``heat help`` to see a complete listing of available commands.
+
+Contributing
+============
+Code is hosted `on GitHub`_. Submit bugs to the Heat project on
+`Launchpad`_. Submit code to the openstack/python-heatclient project using
+`Gerrit`_.
+
+.. _on GitHub: https://github.com/openstack/python-heatclient
+.. _Launchpad: https://launchpad.net/python-heatclient
+.. _Gerrit: http://wiki.openstack.org/GerritWorkflow