From 68d7dc7b46943994b042b12351e6106acfcda96d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 31 Aug 2021 11:02:26 +0200 Subject: [PATCH] docs: add hint about TP Addresses: https://github.com/karelzak/util-linux/issues/1421 Signed-off-by: Karel Zak --- Documentation/howto-contribute.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index d5af31e889..9afc17c124 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -31,6 +31,10 @@ Sending Patches * don't include generated (autotools) files in your patches. Hint: use 'git clean -Xd'. + * don't include po/ (tranlations) changes to the upstream patches. + The po/ stuff is maintained on http://translationproject.org/domain/util-linux.html + and updated always before the next release. + * neutrality: the files in util-linux should be distribution-neutral. Packages like RPMs, DEBs, and the rest, are not provided. They should be available from the distribution. -- 2.47.2