infra-manual/doc/source/index.rst
Jeremy Stanley f203ad8c5b Update contact info for OpenDev community
The OpenDev community has a new service discussion list and has also
moved to a new IRC channel. Update the contact information in the
manual to be more current.

Change-Id: I2c4f5e65e2e6f3c066d1bc6225661acc690ef945
2020-04-07 19:13:41 +00:00

51 lines
1.3 KiB
ReStructuredText

:title: OpenDev Manual
.. _infra_manual:
OpenDev Manual
##############
The projects hosted by OpenDev use a number of specialized tools and
processes while developing software that is part of the projects. This
manual will help you learn how to use them as a developer working on
any project hosted in the OpenDev infrastructure.
.. important::
You can always check the status of the OpenDev CI infrastructure via:
* https://wiki.openstack.org/wiki/Infrastructure_Status
* `@OpenStackInfra
<https://twitter.com/openstackinfra>`_ on Twitter.
* the topic in IRC
If you notice problems, report them via
:ref:`#opendev on IRC <irc-technical-support>` or
use the `service-discuss mailing list
<http://lists.opendev.org/cgi-bin/mailman/listinfo/service-discuss>`_.
.. toctree::
:maxdepth: 2
gettingstarted
developers
irc
core
drivers
creators
sandbox
testing
Many projects hosted on OpenDev have their own Contributor Guides that
explain project specific information. A non-complete list of these
are:
* `OpenStack Contributors Guide
<https://docs.openstack.org/contributors>`__
* `StarlingX Contributor Guides
<https://docs.starlingx.io/contributor/index.html>`__
Propose changes to this document to the `infra-manual git repository
<https://opendev.org/opendev/infra-manual>`_.