From 4d3a1548fef3ec47e0b512b78926da30d7c2cba7 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 22 Jul 2020 19:49:28 +0200 Subject: [PATCH] readme: add links to mailing list and issue tracker --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f17fed8..958964e 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Start your IRC WebSocket server, e.g. on port 8080. Then run: This will start a development HTTP server for gamja. Connect to it and append `?server=ws://localhost:8080` to the URL. +## Contributing + +Send patches on the [mailing list], report bugs on the [issue tracker]. + ## License AGPLv3, see LICENSE. @@ -48,3 +52,5 @@ Copyright (C) 2020 The gamja Contributors [gamja]: https://sr.ht/~emersion/gamja/ [soju]: https://soju.im [webircgateway]: https://github.com/kiwiirc/webircgateway +[mailing list]: https://lists.sr.ht/~emersion/public-inbox +[issue tracker]: https://todo.sr.ht/~emersion/gamja