
* 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
530 B
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.