diff options
author | Victor Häggqvist <[email protected]> | 2022-01-02 16:53:57 +0100 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2022-01-08 18:19:06 +0100 |
commit | 726b9c99fdbaab374c5ff5f6650a85e694efdb88 (patch) | |
tree | 611984863db44a3ecd89ae9d58dbcbcc9eb632b4 |
-rw-r--r-- | README.md | 9 |
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). |