bd1c177cde
Add Gerrit training for doc reviewers to the resources folder. Add index-resources file. Add training PDF and link on Contribution page. Trying reference directive. Removed changes on Contribution page for now. Change-Id: I2b1526c1d03e4ccb20d53331a1d6586aad7ead63 Signed-off-by: MCamp859 <maryx.camp@intel.com>
46 lines
1.0 KiB
ReStructuredText
46 lines
1.0 KiB
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
|
|
blog_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`
|