summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-01-28 18:55:09 +0100
committerByron Jones <bjones@mozilla.com>2013-01-28 18:55:09 +0100
commitcae57f72c1bc2735149a8256c91852d59b741462 (patch)
treedd3c999ff6179f694f8a724a34e2e043ece678ab /extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl
parentefb798dc33f46526974a85ac725b520984bc2c12 (diff)
downloadbugzilla-cae57f72c1bc2735149a8256c91852d59b741462.tar.gz
bugzilla-cae57f72c1bc2735149a8256c91852d59b741462.tar.xz
Bug 833369: Create a Documentation Request bugzilla form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl19
1 files changed, 19 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl
new file mode 100644
index 000000000..3b706476c
--- /dev/null
+++ b/extensions/BMO/template/en/default/bug/create/comment-doc.txt.tmpl
@@ -0,0 +1,19 @@
+[%# 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 +%]
+:: Developer Documentation Request
+
+ Request Type: [% cgi.param("type") %]
+ Gecko Version: [% cgi.param("gecko") %]
+
+:: Details
+
+[%+ cgi.param("details") %]
+