commit cb47dc245992b2d5014e52d228e4ed9994aa52a8
parent c484859e32f2a8336a78c5d7966c0e9f2d2a4022
Author: Oliver Lowe <o@olowe.co>
Date: Sat, 22 Jun 2024 17:19:03 +1000
point to git patch workflow tutorial
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -8,6 +8,9 @@ Patches are preferred via email so that we're not too locked in to GitHub.
Post them to the mailing list
[~otl/untangledco@lists.sr.ht](mailto:~otl/untangledco@lists.sr.ht),
or to [Oliver Lowe](mailto:o@olowe.co).
+See [git-send-email.io](https://git-send-email.io) if you're unfamiliar with the workflow.
+
+ git config sendemail.to '~otl/untangledco@lists.sr.ht'
We also accept changes via [pull requests](https://github.com/untangledco/streaming/pulls).