From 3395de2094a23bfd5125ff166de4b4e2c9500562 Mon Sep 17 00:00:00 2001 From: Xinglu Chen Date: Mon, 31 May 2021 14:56:37 +0200 Subject: doc: Add paragraph about commit message format. * git-email.texi (Contributing): Add paragraph about formatting commit messages in the ChangeLog format. Signed-off-by: Xinglu Chen --- doc/git-email.texi | 4 ++++ 1 file changed, 4 insertions(+) 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). -- cgit v1.2.3