Files
openstack-manuals/doc/contributor-guide/source/quickstart/developers.rst
KATO Tomoyuki 30de34f74e [contributor] cleanup quickstart
* Since api-site doesn't manage API bugs at now,
  it is not appropriate for the first timer.
* A first timer isn't familiar with the bug triage process.

Change-Id: I13bd06b385074d991f3405fcbfc121d4552e463f
Implements: blueprint contributor-guide-reorg
2016-07-10 21:20:10 +09:00

530 B

Developers

When you are writing a new feature for a component of OpenStack, it is important that you also document that new feature. This is also true if you are adding or changing configuration options, commands, or other user-facing components.

Many of these types of changes are handled automatically by openstack-doc-tools, and published to the Configuration Reference and Command-Line Reference. For more information about these automated tools, see the doc-tools chapter.