mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
doc/dev: instruct devs to backport
Add a note to doc/dec/development-workflow.rst that instructs developers to do their own backports. This change was requested by Laura Flores on 04 Dec 2024. Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com> Signed-off-by: Zac Dover <zac.dover@proton.me>
This commit is contained in:
parent
d555ab9493
commit
5d584b4bad
@ -243,6 +243,10 @@ differences:
|
|||||||
* All commits are cherry-picked with ``git cherry-pick -x`` to
|
* All commits are cherry-picked with ``git cherry-pick -x`` to
|
||||||
reference the original commit
|
reference the original commit
|
||||||
|
|
||||||
|
.. note: If a backport is appropriate, the submitter is responsible for
|
||||||
|
determining appropriate target stable branches to which backports must be
|
||||||
|
made.
|
||||||
|
|
||||||
See `the backporter manual
|
See `the backporter manual
|
||||||
<https://github.com/ceph/ceph/blob/main/SubmittingPatches-backports.rst>`_ for
|
<https://github.com/ceph/ceph/blob/main/SubmittingPatches-backports.rst>`_ for
|
||||||
more information.
|
more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user