Madhuri Kumari 6e48d31a72 Move the contributor related docs to contributor/ dir
Change-Id: I79d168e60758722af4c9c4a0df69efb1728e3bd6
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Partial-Bug: #1703442
2017-07-14 10:21:18 +05:30

832 B

Contributor's Guide

If you are new to Zun, this section contains information that should help you quickly get started.

Setting Up Your Development Environment <quickstart>

There are documents that should help you develop and contribute to the project.

Developer Contribution Guide <contributing> Configure Zun with DevStack Manually <manual-devstack> Setting Up Your Development Environment Under Mod WSGI <mod-wsgi> Running Tempest Tests <tempest-tests> Running Unit Tests <unit-tests>

There are some other important documents also that helps new contributors to contribute effectively towards code standards to the project.

Adding a New API Method <api-microversion> Changing Zun DB Objects <objects>