From 1d15eec7f8eb352722ea420d96b4f1954bce54c9 Mon Sep 17 00:00:00 2001 From: Jeremy Baxter Date: Mon, 12 Feb 2024 16:25:09 +1300 Subject: [PATCH] add contributing section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index debb754..ae0541a 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,7 @@ script as if it was a standalone executable, for example `./yourscript.lua`. Docs can be found here: https://jtbx.github.io/callisto/doc + +## Contributing + +Pop me an email with your patch at jtbx@disroot.org or open a Github pull request.