summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2020-10-12 10:20:03 +0200
committerLudovic Courtès <ludo@gnu.org>2021-09-22 16:14:39 +0200
commitd18b787d8a5cada8d239f1335257d0c1bca7f825 (patch)
tree0709aadf4a521cee46dcef6a0ff5998c8b74e59d /doc
parent5871639bb1544171310fa5c4da7196eeea2c8089 (diff)
downloadguix-patches-d18b787d8a5cada8d239f1335257d0c1bca7f825.tar
guix-patches-d18b787d8a5cada8d239f1335257d0c1bca7f825.tar.gz
doc: Add item to "Submitting Patches" section.
* doc/contributing.texi (Submitting Patches): Add item about 'git-format-patch --base'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index d1b77d7d05..fbb3c47c78 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1011,6 +1011,12 @@ Before submitting a patch that adds or modifies a package definition,
please run through this check list:
@enumerate
+@cindex @code{git format-patch}
+@cindex @code{git-format-patch}
+@item
+We recommend to use the command @code{git format-patch --base} to
+include the commit where your patch applies.
+
@item
If the authors of the packaged software provide a cryptographic
signature for the release tarball, make an effort to verify the