docs: mention prefix for emailed patches

Amolith created

Change summary

README.md | 1 +
1 file changed, 1 insertion(+)

Detailed changes

README.md 🔗

@@ -100,6 +100,7 @@ section._
 
 ``` shell
 git config sendemail.to "~amolith/willow@lists.sr.ht"
+git config format.subjectPrefix "PATCH willow"
 git send-email [HASH]
 ```