aboutsummaryrefslogtreecommitdiff
path: root/doc/git-email.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-email.texi')
-rw-r--r--doc/git-email.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-email.texi b/doc/git-email.texi
index 02627a1..38e3408 100644
--- a/doc/git-email.texi
+++ b/doc/git-email.texi
@@ -343,6 +343,10 @@ You are welcome to send patches and bug reports to the
@uref{https://lists.sr.ht/~yoctocell/git-email-devel, git-email-devel}
mailing list.
+Please format commit messages in the ChangeLog format (@pxref{Change
+Logs,,, standards, GNU Coding Standards}); you can check the commit log
+for examples.
+
If you are using @uref{https://guix.gnu.org/, GNU Guix}, you can create
a development environment by running @command{guix environment
--load=guix.scm} (see the @file{guix.scm} file for more details).