From f558420feebedfcead5abdcd2ecc9e37ce4be748 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 28 Mar 2013 14:06:01 +0800 Subject: Bug 855073: Add information to needinfo email --- .../en/default/hook/request/email-after_summary.txt.tmpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 extensions/Needinfo/template/en/default/hook/request/email-after_summary.txt.tmpl (limited to 'extensions/Needinfo') diff --git a/extensions/Needinfo/template/en/default/hook/request/email-after_summary.txt.tmpl b/extensions/Needinfo/template/en/default/hook/request/email-after_summary.txt.tmpl new file mode 100644 index 000000000..6a302b76a --- /dev/null +++ b/extensions/Needinfo/template/en/default/hook/request/email-after_summary.txt.tmpl @@ -0,0 +1,13 @@ +[%# This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. + # + # This Source Code Form is "Incompatible With Secondary Licenses", as + # defined by the Mozilla Public License, v. 2.0. + #%] + +[% RETURN UNLESS flag && flag.type.name == 'needinfo' && flag.status == '?' %] +--- +--- This request has set a needinfo flag on the [% terms.bug %]. +--- You can clear it by logging in and replying in a comment. +--- -- cgit v1.2.3-24-g4f1b