summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-03-25 21:21:00 +0100
committerDavid Lawrence <dkl@mozilla.com>2016-03-25 21:21:00 +0100
commit2cb62213b7827ab66d8ca2dc3d3aadb84709f74d (patch)
tree241aba369b0aafaffca88fdfc4872a3ed2a02135 /extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl
parent167c501429dfd11bc598fa38bd8d49d8eb8c5878 (diff)
downloadbugzilla-2cb62213b7827ab66d8ca2dc3d3aadb84709f74d.tar.gz
bugzilla-2cb62213b7827ab66d8ca2dc3d3aadb84709f74d.tar.xz
Bug 1253718 - CRM/Email request form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl55
1 files changed, 55 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl
new file mode 100644
index 000000000..29967147e
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-crm.txt.tmpl
@@ -0,0 +1,55 @@
+[%# 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.
+ #%]
+
+[% USE Bugzilla %]
+[% cgi = Bugzilla.cgi %]
+
+>> What kind of relationships are you looking to develop?
+[%+ cgi.param("relationship_development") %]
+
+>> What will you do with these relationships?
+[%+ cgi.param("relationship_goal") %]
+
+>> In this a new email program request?
+[%+ cgi.param("new_email_request") %]
+
+[% IF cgi.param("email_cadence") %]
+>> Cadence of planned email engagement
+[%+ cgi.param("email_cadence") %]
+
+[% END -%]
+
+>> What initiative does this support?
+[%+ cgi.param("support_initiative") %]
+
+>> Do you currently have a way to solve for this?
+[%+ cgi.param("solution") %]
+
+>> What are the pain points in the current process?
+[%+ cgi.param("pain_points") %]
+
+>> What are the perceived benefits to changing the process?
+[%+ cgi.param("benefits") %]
+
+>> How will success be measured?
+[%+ cgi.param("kpis") %]
+
+>> What is the risk to not doing this?
+[%+ cgi.param("risk") %]
+
+>> What does success look like?
+[%+ cgi.param("success_outcome") %]
+
+>> How many people will need access to the CRM platform?
+[%+ cgi.param("access_amount") %]
+
+>> How large is the data set?
+[%+ cgi.param("data_size") %]
+
+>> When is this program needed?
+[%+ cgi.param("cf_due_date") %]