summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-07-27 06:29:10 +0200
committerByron Jones <glob@mozilla.com>2015-07-27 06:29:10 +0200
commit8553f91f07568d64ff84b3bedee9e6e532b5cc0c (patch)
tree0855ec167528c0cf4db44b7049445f35f198ed42 /extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl
parent6dd1813d03246095b46db4e7e824d6aaae3b6058 (diff)
downloadbugzilla-8553f91f07568d64ff84b3bedee9e6e532b5cc0c.tar.gz
bugzilla-8553f91f07568d64ff84b3bedee9e6e532b5cc0c.tar.xz
Bug 1181453 - Amend https://bugzilla.mozilla.org/form.fxos.feature form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl18
1 files changed, 7 insertions, 11 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl
index 65224bfba..7664ff502 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-fxos-feature.txt.tmpl
@@ -7,18 +7,14 @@
#%]
[% USE Bugzilla %]
-[% cgi = Bugzilla.cgi +%]
->> Feature Request Title:
+[% cgi = Bugzilla.cgi %]
+
+>> Feature Request Summary:
[%+ cgi.param('short_desc') %]
>> Description of feature, or problem to be solved
-[%+ cgi.param("description") %]
-
->> Impact of implementing the feature/solution
-[%+ cgi.param("implement_impact") %]
-
->> Impact of NOT implementing the feature/solution
-[%+ cgi.param("not_implement_impact") %]
+[%+ cgi.param("description") || "-" %]
->> Date required
-[%+ cgi.param("date_required") %]
+[% RETURN IF cgi.param("discussion") != "yes" %]
+>> Mailing list thread
+[%+ cgi.param("bug_file_loc") %]