MCamp859 d748ae0eb7 Add debug guide
Added new guide to developer resources and contributor pages.
Alphasorted list of guides on developer resources page.

Closes-Bug: 1873500

Change-Id: I2344a437ef85c1352ac9f6a5da0a8ac64ff78f1a
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2020-06-11 11:31:00 -04:00

43 lines
1007 B
ReStructuredText

.. _contribute:
==================
Contributor Guides
==================
Welcome to the StarlingX community! We are glad you are here.
If you are new to the project, take a moment to review the
`StarlingX wiki <https://wiki.openstack.org/wiki/StarlingX>`_.
---------------------------
Contribute to documentation
---------------------------
.. toctree::
:maxdepth: 1
doc_contribute_guide
api_contribute_guide
release_note_contribute_guide
------------------
Contribute to code
------------------
StarlingX follows the
`OpenStack developer contribution guidelines <https://docs.openstack.org/infra/manual/developers.html>`_.
Additional StarlingX-specific resources are listed below.
.. toctree::
:maxdepth: 1
development_process
../developer_resources/code-submission-guide
../developer_resources/debug_issues
--------------------
Additional resources
--------------------
* `StarlingX wiki <https://wiki.openstack.org/wiki/StarlingX>`_
* :doc:`/developer_resources/index`