forked from autonomic-cooperative/cotech-website
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:
@ -162,9 +162,9 @@ layout: home
|
||||
<h2>Get In Touch</h2>
|
||||
<p>
|
||||
If you would like to work with us, or find out more,
|
||||
<a href="mailto:{{ site.contact_email }}">get in touch</a>.
|
||||
<br/> Not sure which tech coop, or coops, are right for you? Drop us a message at
|
||||
<a href="mailto:{{ site.contact_email }}">{{ site.contact_email }}</a>, and we will help you find the perfect match.
|
||||
<a href="{{ site.forum }}">get in touch on our forum</a>.
|
||||
<br/> Not sure which tech coop, or coops, are right for you? Drop us a message on
|
||||
<a href="{{ site.forum }}">our forum</a>, and we will help you find the perfect match.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user