docs: mention prefix for emailed patches

This commit is contained in:
Amolith 2024-01-24 15:28:25 -05:00
parent c4cd8acd84
commit e107cf7338
Signed by: Amolith
SSH Key Fingerprint: SHA256:JBKEeoO/72Fz03rtlzeO49PATFT2maMancH3opcT0h0
1 changed files with 1 additions and 0 deletions

View File

@ -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]
```