summaryrefslogtreecommitdiffstats
path: root/extensions/ContributorEngagement/template
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-12-12 05:21:44 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-12-12 05:21:44 +0100
commit8c5c4f6d0b4746bee34150f5d4ab20586eccf197 (patch)
treead767fec17735ed2d839101045ff5f1691b7afd6 /extensions/ContributorEngagement/template
parentbe917fc275079930abed04507159fb0cc719012c (diff)
downloadbugzilla-8c5c4f6d0b4746bee34150f5d4ab20586eccf197.tar.gz
bugzilla-8c5c4f6d0b4746bee34150f5d4ab20586eccf197.tar.xz
Bug 948991 - Congratulations on having your first patch approved mail should mention which patch it refers to
r=glob
Diffstat (limited to 'extensions/ContributorEngagement/template')
-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: