aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-06 02:09:19 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-06 02:09:19 +0100
commit450fac972dfce58710810c71aed97e8ff3e66d15 (patch)
tree7fc6b2563e8d22727f5be7999447ce386cc745a7
parent9c01341fb7bc3e9dbf129222ead3346d2222173f (diff)
downloadpack-450fac972dfce58710810c71aed97e8ff3e66d15.tar.gz
pack-450fac972dfce58710810c71aed97e8ff3e66d15.tar.xz
pack-450fac972dfce58710810c71aed97e8ff3e66d15.zip
Update contributing and bugs information
-rw-r--r--README.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/README.md b/README.md
index 33e74d7..cfdd327 100644
--- a/README.md
+++ b/README.md
@@ -79,10 +79,22 @@ different compiler versions can enable different warnings. If in doubt, ask.
Contributing
------------
-To contribute, please send a patch to me at <tk+pack-patches@the-tk.com>.
+Please email patches to <mailto:~tk/pack-patches@lists.sr.ht>
+([archive](https://lists.sr.ht/~tk/pack-patches)).
+
+If you've never used a mailing list for development, please
+[read this](https://man.sr.ht/lists.sr.ht/#new-to-mailing-lists).
+
+Please email feature requests to <mailto:~tk/pack@todo.sr.ht> or use the
+[web interface](https://todo.sr.ht/~tk/pack).
+
+When dealing with any email based communication please follow
+[email etiquette](https://man.sr.ht/lists.sr.ht/etiquette.md).
+
+In general, stay on topic and respect differences in opinion and philosophy.
Bugs
----
-* pack assumes a two's complement implementation of C
-* pack cannot build on OSX without installing a newer bash and a fixed xargs
+Bugs are tracked and can be reported
+[here](https://todo.sr.ht/~tk/pack?search=status%3Aopen%20label%3A%22bug%22).