summaryrefslogtreecommitdiff
path: root/doc/develop/sending_patches.rst
blob: 0542adeaed9f095fad66499ec8d19a64e32d83ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. SPDX-License-Identifier: GPL-2.0+

Sending patches
===============

.. toctree::
   :maxdepth: 2

   patman


You can use a tool called patman to prepare, check and sent patches. It creates
change logs, cover letters and patch notes. It also simplified the process of
sending multiple versions of a series.

See more details at :doc:`patman`.