Link to forum instead of mailing list

We don't have a process to ensure that emails to our internal list
(contact@coops.tech) are replied to in a timely manner/at all. At the
moment we appear to have 5 legitimate emails from the 13 March that
don't appear to have replies.

I hope that encouraging people to post to the forum will increase the
chance that they receive a reply.

I think there are further improvements we can make, by clarifying the
joining process for example, but this is a good enough start.
This commit is contained in:
Chris Roos
2019-04-10 17:08:47 +01:00
parent a9603137c8
commit c41f3cea07
4 changed files with 6 additions and 7 deletions

View File

@ -28,7 +28,7 @@
<section id="join-form">
<div class="row">
<div class="small-12 medium-6 small-centered columns">
<p>Contact us via <a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a>.</p>
<p>Contact us <a href="{{ site.forum }}">using our forum</a>.</p>
</div>
</div>
</section>