]> git.eshelyaron.com Git - emacs.git/commitdiff
; * CONTRIBUTE: Ask not to use non-ASCII unless necessary.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Mar 2024 11:29:31 +0000 (13:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:39:55 +0000 (16:39 +0100)
(cherry picked from commit ed48b0d657cbf183a3e391a95672f921688e6ba8)

CONTRIBUTE

index bdee16eeab40af6dc57f716fcdf96cd27d8895cd..7c5c07771eb0ace039a2d1561c2e0d5942056955 100644 (file)
@@ -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.