aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ebb64d6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Contribute
+
+Contributions to any projects hosted at src.snlius.com may be `git send-email` to [public-inbox at snilius.com](mailto:public-inbox at snilius.com), this is the general catch-all for patches for projects that don't have their own mailing list.
+
+When posting patches, please edit the `[PATCH]` line to include the specific project you're contributing to, e.g.
+
+ [PATCH AboutIt] Add thing to stuff
+
+To learn about using email for sending patches, check out our tutorial at [https://git-send-email.io](https://git-send-email.io).