From 48dfa485e52687523006123dfabba0a835704012 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Tue, 25 Jun 2024 19:27:03 -0400 Subject: [PATCH] Adds GitHub and Forum to the email invite template (#1887) - Adds Browsertrix GitHub repo and Webrecorder forum to the bottom of the support email. - Adds note about having an applicable plan to contact support --------- Co-authored-by: Tessa Walsh --- chart/email-templates/invite | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chart/email-templates/invite b/chart/email-templates/invite index dbc5c26d..16dfd712 100644 --- a/chart/email-templates/invite +++ b/chart/email-templates/invite @@ -37,7 +37,9 @@ How do I create a export my archived items?

-

If you need any assistance, please direct your questions to {{ support_email }}

+

+If you need any assistance, please direct your questions to the Browsertrix GitHub repo or the Webrecorder community forum. If dedicated support is included in your plan, you can also contact us at: {{ support_email }} +

Best Regards,

The Webrecorder Team

@@ -74,7 +76,7 @@ How do I crawl my first website? (https://docs.browsertrix.com/user-guide/workfl How do I create a browser profile? (https://docs.browsertrix.com/user-guide/browser-profiles/) How do I export my archived items? (https://docs.browsertrix.com/user-guide/archived-items/#crawl-settings) -If you need any assistance, please direct your questions to {{ support_email }}. +If you need any assistance, please direct your questions to the Browsertrix GitHub repo (https://github.com/webrecorder/browsertrix) or the Webrecorder community forum (https://forum.webrecorder.net). If dedicated support is included in your plan, you can also contact us at: {{ support_email }}. Best Regards, The Webrecorder Team