[dpdk-dev] [PATCH v1 2/2] doc: add guidelines for stable tags

Kovacevic, Marko marko.kovacevic at intel.com
Wed Jan 10 14:34:38 CET 2018


Sure thing will do.

<...>

> > +Patch for Stable Releases:
> > +~~~~~~~~~~~~~~~~~~~~~~~~~~
> > +
> > +All fix patches to the master branch that are candidates for
> > +backporting should also be CCed to the `stable at dpdk.org
> > +<http://dpdk.org/ml/listinfo/stable>`_
> > +mailing list. In the commit message body the Cc: stable at dpdk.org should be
> inserted as so::
> > +
> > +     doc: fix some parameter description
> > +
> > +     Update the docs, fixing description of some parameter.
> > +
> > +     Fixes: abcdefgh1234 ("doc: add some parameter")
> > +     Cc: stable at dpdk.org
> > +
> > +     Signed-off-by: Alex Smith <alex.smith at example.com>
> >
> 
> you may also give reference to
> http://dpdk.org/doc/guides/contributing/stable.html
> 
> 
> >  Creating Patches
> >  ----------------
> >



More information about the dev mailing list