4908cf22cc
This patch adds a short description about how to contribute to the StarlingX website. Change-Id: I2352f382589c36b6e8bf8c109634ff0dfa53a7b8 Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
47 lines
1.0 KiB
ReStructuredText
47 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
|
|
website_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`
|