From 747cf04bfb6e542cb52fd4365dad0f54e4f79505 Mon Sep 17 00:00:00 2001 From: lianafelt <34452847+lianafelt@users.noreply.github.com> Date: Tue, 16 Oct 2018 16:42:39 -0400 Subject: [PATCH] Update Mentee Email (#935) * Update Mentee Email Mentee email with copy from original mailchimp emails. * Update mentee_email.html.erb * Update mentee_email.text.erb --- .../notify_mailer/mentee_email.html.erb | 32 ++++++++++++++++--- .../notify_mailer/mentee_email.text.erb | 15 ++++++--- 2 files changed, 38 insertions(+), 9 deletions(-) diff --git a/app/views/mailers/notify_mailer/mentee_email.html.erb b/app/views/mailers/notify_mailer/mentee_email.html.erb index 7eb34e6b3..086db09e9 100644 --- a/app/views/mailers/notify_mailer/mentee_email.html.erb +++ b/app/views/mailers/notify_mailer/mentee_email.html.erb @@ -2,14 +2,38 @@ Hey @<%= @mentee.username %>!

- You have been matched with a mentor: @<%= @mentor.username %> + Let me get straight to the point: your mentor is @<%= @mentor.username %>. We have had you two automatically follow each other, so you can find them on DEV Connect, and introduce yourself!

- As part of the mentorship program, you two have been mutually followed so you may message one another via DEV Connect + A few notes:  +

+ + +

+ Thanks again for participating in our program. 

- @<%= @mentor.username %> has been notified as well, so feel free to reach out! + Good luck!

- Have a nice day! + Liana 

+ + + diff --git a/app/views/mailers/notify_mailer/mentee_email.text.erb b/app/views/mailers/notify_mailer/mentee_email.text.erb index 93c12dcac..823147eb9 100644 --- a/app/views/mailers/notify_mailer/mentee_email.text.erb +++ b/app/views/mailers/notify_mailer/mentee_email.text.erb @@ -1,11 +1,16 @@ Hey! -You have been matched with a mentor: +Let me get straight to the point: your mentor is: https://dev.to/<%= @mentor.username %>. We have had you two automatically follow each other, so you can find them on DEV Connect, and introduce yourself! -https://dev.to/<%= @mentor.username %> +A few notes: +- Every person is different so every mentor/mentee relationship is unique. We expect some mentorships to last longer than others and hope that at the very least, you’ll have made a solid new connection. +- We expect everyone to abide by our Code of Conduct: https://dev.to/code-of-conduct, especially in this setting. Should your mentor demonstrate inappropriate behavior, please contact us immediately. +- If you feel like this was a mismatch, or if your mentor is unresponsive after several days, let us know. +- We highly recommend setting goals and expectations with your mentor from Day 1. +- To help you all get started, we’ve put together some resources: https://dev.to/jess/mentorship-resources-19p0 -As part of the mentorship program, you two have been mutually followed so you may message one another at https://dev.to/connect +Thanks again for participating in our program. -@<%= @mentor.username %> has been notified as well, so feel free to reach out! +Good luck! -Have a nice day! +Liana