glance/doc/source/contributing/index.rst
bria4010 d330e5a490 Update to Glance Contributor's docs
* add mention of Glance contrib guidelines to CONTRIBUTING.rst
* update info about api-ref docs now being in-tree
* add disallowed minor code change doc
  * database scripts, as agreed on at 2016-06-23 meeting
  * non-type-safe changes to tests

Change-Id: I1e997efe72828d99626f5b7f2e2f7c96cae8da98
2016-06-29 18:17:53 -04:00

22 lines
492 B
ReStructuredText

Glance Contribution Guidelines
==============================
In the Contributions Guide, you will find documented policies for
developing with Glance. This includes the processes we use for
blueprints and specs, bugs, contributor onboarding, core reviewer
memberships, and other procedural items.
Policies
--------
.. toctree::
:maxdepth: 3
blueprints
documentation
minor-code-changes
.. bugs
contributor-onboarding
core-reviewers
gate-failure-triage
code-reviews