summaryrefslogtreecommitdiffstats
path: root/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl')
-rw-r--r--extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl b/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl
index d4601542d..915ebd912 100644
--- a/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl
+++ b/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl
@@ -7,7 +7,7 @@
#%]
[% PROCESS "global/variables.none.tmpl" %]
From: [% from_user FILTER none %]
-To: [% to_user FILTER none %]
+To: [% attachment.attacher.email FILTER none %]
Subject: Congratulations on having your first patch approved
Date: [% date FILTER none %]
X-Bugzilla-Type: contributor-engagement
@@ -15,6 +15,8 @@ X-Bugzilla-Type: contributor-engagement
Congratulations on having your first patch approved, and thank you for your
contribution to Mozilla.
+[%+ urlbase %]attachment.cgi?id=[% attachment.id FILTER uri %]&action=edit
+
The next step is to get the patch actually checked in to our repository. For
more information about how to make that happen, check out this post: