summaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-03-15 13:29:31 +0200
committerEli Zaretskii <eliz@gnu.org>2024-03-15 13:29:31 +0200
commited48b0d657cbf183a3e391a95672f921688e6ba8 (patch)
treed4edbba6d6d4ba0f559d4629382215864cd77aa5 /CONTRIBUTE
parentb708e639d63f488a98c7416866665c16730b9e8f (diff)
downloademacs-ed48b0d657cbf183a3e391a95672f921688e6ba8.tar.gz
; * CONTRIBUTE: Ask not to use non-ASCII unless necessary.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE2
1 files changed, 2 insertions, 0 deletions
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.