summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-01-26 16:27:44 +0100
committerDavid Lawrence <dkl@mozilla.com>2015-01-26 16:27:44 +0100
commitd645d21bfe2d907dc2ec7f78dca89abcdba3a9e5 (patch)
treecd032713fc93c589ff947772e01d885f6f18f880 /extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
parentc00b9c39f36784b86287f8f8d142a7b33200e2a5 (diff)
downloadbugzilla-d645d21bfe2d907dc2ec7f78dca89abcdba3a9e5.tar.gz
bugzilla-d645d21bfe2d907dc2ec7f78dca89abcdba3a9e5.tar.xz
Bug 1125320: form.dev-engagement-event: Two new questions
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl12
1 files changed, 9 insertions, 3 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
index 0cfcf7887..b4e6514c5 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-dev-engagement-event.txt.tmpl
@@ -71,6 +71,9 @@ Weblink:
Expected Attendees:
[%+ cgi.param('attendees') || "-" %]
+Primary Audience:
+[%+ cgi.param('audience') %]
+
Event Description:
[%+ cgi.param('desc') || "-" %]
@@ -98,9 +101,6 @@ Speaker Needed Topic:
[%+ cgi.param('speaker_needed_topic') %]
[% END %]
-Development Session?:
-[%+ cgi.param('development_session') %]
-
::
Requests:
@@ -124,5 +124,11 @@ Previous Event Name:
Suggested sponsorship amount/level:
[%+ cgi.param('sponsorship_suggestion') || "-" %]
+How would the conference/event support Mozilla's mission and goals?:
+[%+ cgi.param('support_mission') || "-" %]
+
+How would we receive feedback to evaluate the success of the conference/event?:
+[%+ cgi.param('feedback_method') || "-" %]
+
Anything Else:
[%+ cgi.param('else') || "-" %]