openstack-manuals/doc/contributor-guide/source/additional-git-workflow.rst
Olena Logvinova 808ac7e64f [Contrib Guide] Backport section to RST & final edits
This patch:
- translates the below wiki page to RST:
  https://wiki.openstack.org/wiki/Documentation/HowTo#Git_commit_messages_and_backports
- creates a new folder called Additional Git workflow and moves the file
  cherry-pick.rst to this folder;
- replaces '_' with '-' in some file names for consistency;
- changes the files order in the index.html file;
- updates text for the Abstract section in Introduction.

Change-Id: Icd66e1af93a12f1c3fc827ce228001dced9aa065
Implements: blueprint docs-contributor-guide
2015-10-22 17:15:02 +03:00

16 lines
327 B
ReStructuredText

.. _git_workflow:
=======================
Additional Git workflow
=======================
This section contains additional workflow instructions that you may need
while contributing to OpenStack documentation.
.. toctree::
:maxdepth: 2
additional-git-workflow/cherry-pick.rst
additional-git-workflow/backport.rst