summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-03-10 03:42:05 +0100
committerDavid Lawrence <dkl@mozilla.com>2015-03-10 03:42:13 +0100
commit8058b5d3504043a7e0be9fd28f664f866737b5ca (patch)
tree34eaf62069f73c4a2b66b4d6fc055fc86e7fd120 /extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl
parentc25b318fc741b8b65a769446df6179a45b58b04e (diff)
downloadbugzilla-8058b5d3504043a7e0be9fd28f664f866737b5ca.tar.gz
bugzilla-8058b5d3504043a7e0be9fd28f664f866737b5ca.tar.xz
Bug 1140215: 3rd Party Applications Issue Form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl22
1 files changed, 22 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl
new file mode 100644
index 000000000..7a30902f2
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-third-party-apps.txt.tmpl
@@ -0,0 +1,22 @@
+[%# 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 %]
+
+> Detailed description of the issue or enhancement request
+[%+ cgi.param('desc') %]
+
+> Is this issue reproducible?
+[%+ cgi.param('reproducible') %]
+
+> Device Information
+[%+ cgi.param('device_info') %]
+
+> Mozilla Reference Device
+[%+ cgi.param('reference_device') %]