From bc01a9fbb58d60ca7b2c79d09d5af0ba132c26d2 Mon Sep 17 00:00:00 2001 From: Absurdon Date: Sun, 19 Mar 2017 02:37:44 +0100 Subject: [PATCH] Updated the contact page --- app/views/issues/new.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/issues/new.html.erb b/app/views/issues/new.html.erb index 92fc96f..8b685eb 100644 --- a/app/views/issues/new.html.erb +++ b/app/views/issues/new.html.erb @@ -1,4 +1,6 @@

<%= cuser ? "New Issue" : "Contact" %>

+

In case the contact form does not work write us on Steam (add the people from <%= link_to 'here', about_staff_path %>)

+

You can also reach us on our <%= link_to 'Official NSL Discord', 'https://discord.gg/tHte2pS', target: '_blank' %> or on the <%= link_to 'forums', forums_path %>

Please do not forget to include contact details, such as an email address or a Steam account in the case that you do not have an ENSL account.