Files
magnum/doc/source/contributor/index.rst
Kirsten G 7482e65a2d Doc Fix for Alembic multiple heads error
Add documentation to fix multiple heads Alembic error. Create file
contributor/troubleshooting.rst and update contributor/index.rst.

Closes-Bug: 1548371

Change-Id: I957bf1c7529f9409d8026f43d5fa8e04b9278d61
2017-10-23 14:01:28 -07:00

30 lines
786 B
ReStructuredText

Contributor's Guide
===================
Getting Started
---------------
If you are new to Magnum, this section contains information that should help
you get started as a developer working on the project or contributing to the
project.
.. toctree::
:maxdepth: 1
Developer Contribution Guide <contributing>
Setting Up Your Development Environment <quickstart>
Running Tempest Tests <functional-test>
Developer Troubleshooting Guide <troubleshooting>
There are some other important documents also that helps new contributors to
contribute effectively towards code standards to the project.
.. toctree::
:maxdepth: 1
Writing a Release Note <reno>
Adding a New API Method <api-microversion>
Changing Magnum DB Objects <objects>
api-microversion-history
policies