From 79199c1b8bcfd2718e709e24de57a2ffbe8733bb Mon Sep 17 00:00:00 2001 From: Scott Colby Date: Wed, 22 Jan 2020 22:23:04 -0500 Subject: Add "For contributors" heading to git-send-email page. When first reading this page, I was confused because the text and the link were split by the TOC and got lost in the noise. This should improve the situation. This is my first contribution with git-send-email: I hope it's well-formed! --- git.sr.ht/send-email.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'git.sr.ht') diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md index 3039538..4fee1e4 100644 --- a/git.sr.ht/send-email.md +++ b/git.sr.ht/send-email.md @@ -2,6 +2,8 @@ title: git send-email --- +# For contributors + This horrible wall of text has been replaced with a much better interactive tutorial on using git send-email to send patches by email. Check it out here! -- cgit