summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/contributor/contributing.rst14
-rw-r--r--doc/source/contributor/index.rst20
-rw-r--r--doc/source/index.rst1
3 files changed, 20 insertions, 15 deletions
diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst
new file mode 100644
index 0000000..14e88dd
--- /dev/null
+++ b/doc/source/contributor/contributing.rst
@@ -0,0 +1,14 @@
+============================
+So You Want to Contribute...
+============================
+
+For general information on contributing to OpenStack, please check out the
+`contributor guide <https://docs.openstack.org/contributors/>`_ to get started.
+It covers all the basics that are common to all OpenStack projects: the
+accounts you need, the basics of interacting with our Gerrit review system, how
+we communicate as a community, etc.
+
+python-saharaclient is maintained by the OpenStack Sahara project.
+To understand our development process and how you can contribute to it, please
+look at the Sahara project's general contributor's page:
+http://docs.openstack.org/sahara/latest/contributor/contributing.html
diff --git a/doc/source/contributor/index.rst b/doc/source/contributor/index.rst
index f89906b..5534923 100644
--- a/doc/source/contributor/index.rst
+++ b/doc/source/contributor/index.rst
@@ -1,16 +1,8 @@
-Contributing
-============
+=================
+Contributor Guide
+=================
-``python-saharaclient`` is part of the Sahara project.
-It has a separate `storyboard`_ page which should be used to report bugs.
-Like the other projects of the OpenStack community, code contribution happens
-through `gerrit`_.
+.. toctree::
+ :maxdepth: 2
-Please refer to the `Sahara documentation`_ and its
-`How to Participate section`_ for more information on
-how to contribute to the project.
-
-.. _Sahara documentation: https://docs.openstack.org/sahara/latest/
-.. _How to Participate section: https://docs.openstack.org/sahara/latest/contributor/how-to-participate.html
-.. _storyboard: https://storyboard.openstack.org/#!/project/934
-.. _gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow
+ contributing
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 68c0f56..f6969fb 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -23,4 +23,3 @@ Contents:
reference/index
cli/index
contributor/index
-