diff options
author | David Lawrence <dkl@mozilla.com> | 2016-01-29 03:39:28 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-01-29 03:39:28 +0100 |
commit | 8c1c37eb91a332afc772420fbef373967e9bf764 (patch) | |
tree | 38966d293fb353d1701553754d26a926531e1833 /extensions | |
parent | 95adf5523f6d6cdfdee83a3f4e98593d65413576 (diff) | |
download | bugzilla-8c1c37eb91a332afc772420fbef373967e9bf764.tar.gz bugzilla-8c1c37eb91a332afc772420fbef373967e9bf764.tar.xz |
Bug 1188236 - "Congratulations on having your first patch approved" email should be clearer about how to get the patch landed.
- Fixed t/009bugwords.t failure
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl b/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl index 489cbd36b..e4e8d840f 100644 --- a/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl +++ b/extensions/ContributorEngagement/template/en/default/contributor/email.txt.tmpl @@ -23,7 +23,7 @@ try server for testing. Once it comes back passing all our tests, your patch will be ready to check in! To get your patch checked in you can add "checkin-needed" -to the Keywords field on the bug summary page, and one of our helpful +to the Keywords field on the [% terms.bug %] summary page, and one of our helpful Code Sheriffs will come by to merge it into the Mozilla codebase. Contributors with commit access can set up Mercurial to make their @@ -42,7 +42,7 @@ where someone who knows the code can help you get started: http://mzl.la/1QDR0MC -... or ask someone who worked on this bug with you about something you might +... or ask someone who worked on this [% terms.bug %] with you about something you might like to look at next. As well, you can join us on IRC (irc.mozilla.org) in the #introduction channel, to ask for suggestions for yourself or help new contributors find their feet. |