From: Eli Zaretskii Date: Fri, 15 Mar 2024 11:29:31 +0000 (+0200) Subject: ; * CONTRIBUTE: Ask not to use non-ASCII unless necessary. X-Git-Tag: archive/raspbian/1%29.4+1-4+rpi1~1^2~2^2~18^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ed48b0d657cbf183a3e391a95672f921688e6ba8;p=emacs.git ; * CONTRIBUTE: Ask not to use non-ASCII unless necessary. --- diff --git a/CONTRIBUTE b/CONTRIBUTE index cdb47911d76..af5519c1bb3 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE @@ -237,6 +237,8 @@ formatting them: particular, gnu.org and fsf.org URLs should start with "https:". - Commit messages should contain only printable UTF-8 characters. + However, we ask that non-ASCII characters be used only if strictly + necessary, not just for aesthetic purposes. - Commit messages should not contain the "Signed-off-by:" lines that are used in some other projects.