From 624481c1c135291c6c28c1a2302f78df24e1eab9 Mon Sep 17 00:00:00 2001 From: Jiri Vlasak Date: Mon, 15 Aug 2022 15:23:14 +0200 Subject: [PATCH] Update contribution section in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 24f9ed0..568d190 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,14 @@ Write [great git commit messages][5]: [2]: https://en.wikipedia.org/wiki/Test-driven_development [5]: https://chris.beams.io/posts/git-commit/ + +Use [git send-email][6]: + + git config format.subjectPrefix "PATCH bcar" + git config sendemail.to "jiri.vlasak.2@cvut.cz" + +[6]: https://git-send-email.io/ + Documentation ------------- -- 2.39.2