venkatamahesh 4cf55cbed5 [contributor] Update content of doc-tools directory
Change-Id: Ie0e5d44d071864c487dd16dc6ae3615123327289
2016-05-08 18:54:25 +05:30

585 B

Backport a change

When committing to the master branch, add the backport line to your commit message for potential backport patches (Installation Guide, Configuration Reference, Networking Guide, and common directory). For example:

  • To backport to a single branch:

    backport: mitaka
  • To backport to multiple branches:

    backport: mitaka liberty
  • If no backporting is needed, do not add the backport line, or explicitly add:

    backport: none