]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/commitdiff
Update readme with more contrib info
authorJiri Vlasak <jiri.vlasak.2@cvut.cz>
Mon, 15 Aug 2022 12:15:50 +0000 (14:15 +0200)
committerJiri Vlasak <jiri.vlasak.2@cvut.cz>
Mon, 15 Aug 2022 12:15:50 +0000 (14:15 +0200)
README.md

index 43c08871fc1c31b0bc80485a5ebfc97029fbb678..8da0479aaaa1f8c502904dc1bc2a7136e483a586 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,6 +54,13 @@ Write [great git commit messages][5]:
 
 [5]: https://chris.beams.io/posts/git-commit/
 
+Use [git send-email][6]:
+
+    git config format.subjectPrefix "PATCH rrts"
+    git config sendemail.to "jiri.vlasak.2@cvut.cz"
+
+[6]: https://git-send-email.io/
+
 Documentation
 -------------