]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CONTRIBUTING.d/patches/base: Add file documenting the base commit of patch sets
authorAlejandro Colomar <alx@kernel.org>
Wed, 6 Nov 2024 21:23:42 +0000 (22:23 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 6 Nov 2024 22:40:20 +0000 (23:40 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
CONTRIBUTING.d/patches/base [new file with mode: 0644]
CONTRIBUTING.d/patches/patches

diff --git a/CONTRIBUTING.d/patches/base b/CONTRIBUTING.d/patches/base
new file mode 100644 (file)
index 0000000..7e5ef5c
--- /dev/null
@@ -0,0 +1,6 @@
+Name
+       patches/base - instructions for the base commit of patch sets
+
+Description
+       Make patches against the latest version of the manual page.
+       Use git(1) for getting the latest version.
index 27957aee9c8f3f5b4399317a6287b627fb8b53ba..bccfb085fe535a2f38a001cbdda926e6663e7fe0 100644 (file)
@@ -24,9 +24,6 @@ Description
           logically-separate issues in the same page, send separate
           emails.
 
-       -  Make patches against the latest version of the manual page.
-          Use git(1) for getting the latest version.
-
    Send the patches
        We recommend using git-send-email(1) to send the patches to the
        mailing list.  For instructions on how to configure and use it,