diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2018-07-15 20:13:17 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2018-07-15 20:13:17 +0100 |
commit | afdf59125a908642a37d59cc3ec57414464c1358 (patch) | |
tree | 740bb8284b554961c6372b35c0b4268bf091d65a | |
parent | 40fad1689720cad98e8b148067dc0cc1fe2f7bd4 (diff) | |
download | faqe-afdf59125a908642a37d59cc3ec57414464c1358.tar.gz faqe-afdf59125a908642a37d59cc3ec57414464c1358.tar.xz faqe-afdf59125a908642a37d59cc3ec57414464c1358.zip |
README: Add contribution and mailing list information
faqe now has a development mailing list
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -39,4 +39,14 @@ directory. Assets should be located in a directory called Example assets can be downloaded from [here][assets]. +Contributing +------------ + +To contribute, please send a patch to the mailing list at +[faqe-devel@the-tk.com][list-mailto]. + +List archives can be found [here][list-archive]. + [assets]: https://the-tk.com/shit/assets.tgz "Example Assets" +[list-mailto]: mailto:faqe-devel@the-tk.com "faqe Development Mailing List" +[list-archive]: https://the-tk.com/archive/faqe-devel/ "faqe Development Mailing List Archive" |