From dad16fca2d328974a58908e0bb87fa8bfde2bbcc Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 19 Nov 2018 13:47:17 -0500 Subject: Add note about sr.ht-dev on installation.md --- installation.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'installation.md') diff --git a/installation.md b/installation.md index d0202a8..32783d6 100644 --- a/installation.md +++ b/installation.md @@ -27,6 +27,13 @@ recommended. Installation from packages will also give you distro-specific daemon services and will handle database migrations automatically during system updates. +# Development + +Please send patches to [sr.ht-dev](https://lists.sr.ht/~sircmpwn/sr.ht-dev). +This is also the right place to ask questions about the code. Also check out +[hacking on sr.ht](#hacking-on-srht) for an amended installation procedure for +local hacking. + # Prerequisites You will need at least: -- cgit