From 1b126680613541729037f93b2a677f53e8a53c59 Mon Sep 17 00:00:00 2001 From: Marco Munizaga Date: Mon, 25 Aug 2025 17:48:06 -0700 Subject: [PATCH] Add contributing section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ca0c9aa9c9eab2b7315ed845e3cccc866b0e2175..83ddf23e428dc50f5d138d29e9b9b75a3fc44287 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,10 @@ I also wanted: - A single definition of all inputs and outputs. - A way to provide and override defaults clearly. - Generics to convey type information. + +## Contributing and reporting bugs + +Contributions and bug reports welcome. Send patches and bugs to +[~marcopolo/public-inbox@lists.sr.ht](https://lists.sr.ht/~marcopolo/public-inbox). + +Refer to https://git-send-email.io for a primer on how to submit patches.