From 06093cd856781bfbcde84ce2c23aaa67eed13156 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 16 Sep 2024 11:12:11 +0100 Subject: [PATCH] CONTRIBUTING.md: mention the "Link:" tag v2: - tag -> trailer Signed-off-by: Emil Velikov Link: https://github.com/kmod-project/kmod/pull/134 Signed-off-by: Lucas De Marchi --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b4da504b..527fed0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,6 +34,14 @@ If your commit covers a topic raised in an issue, but does not resolve the issue itself; or otherwise refers to a more complicated topic, you can use `Reference:`. +### Link(s) + +The use of `Link:` trailer is reserved and should be used only to point to the +patch origin. Be that the GitHub pull request, or the mailing list archive. + +You can add it yourself, although usually the maintainer will include it when +merging the patch. + ### Bugfixes, regressions Nobody is perfect and regressions happen from time to time. Whenever a commit -- 2.47.2