summaryrefslogtreecommitdiffstats
path: root/docs/manual/contribute.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/contribute.txt')
-rw-r--r--docs/manual/contribute.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt
index b74897d28b..90c73de5f9 100644
--- a/docs/manual/contribute.txt
+++ b/docs/manual/contribute.txt
@@ -182,10 +182,13 @@ _Please, do not attach patches to bugs, send them to the mailing list
instead_.
If you made some changes to Buildroot and you would like to contribute
-them to the Buildroot project, proceed as follows. Starting from the
-changes committed in your local git view, _rebase_ your development
-branch on top of the upstream tree before generating a patch set. To do
-so, run:
+them to the Buildroot project, proceed as follows.
+
+==== Preparing a patch series
+
+Starting from the changes committed in your local git view, _rebase_
+your development branch on top of the upstream tree before generating
+a patch set. To do so, run:
---------------------
$ git fetch --all --tags
OpenPOWER on IntegriCloud