summaryrefslogtreecommitdiffstats
path: root/extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@mozilla.com>2015-02-18 04:41:17 +0100
committerByron Jones <glob@mozilla.com>2015-02-18 04:41:17 +0100
commitac997a9166d6ac7ab0822f6935679fa0394eeb58 (patch)
tree165cbd385b61c3f03c5fb29b9223135c3edcf4f1 /extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl
parentc8c9ad098624c0af1f440cd0e8d61e27767f2b6b (diff)
downloadbugzilla-ac997a9166d6ac7ab0822f6935679fa0394eeb58.tar.gz
bugzilla-ac997a9166d6ac7ab0822f6935679fa0394eeb58.tar.xz
Bug 1118987: create a new bug form for discourse issues (based on form.reps.it)
Diffstat (limited to 'extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl')
-rw-r--r--extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl28
1 files changed, 28 insertions, 0 deletions
diff --git a/extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl b/extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl
new file mode 100644
index 000000000..4e65607e8
--- /dev/null
+++ b/extensions/REMO/template/en/default/bug/create/comment-csa-discourse.txt.tmpl
@@ -0,0 +1,28 @@
+[%# 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 %]
+
+Name:
+[%+ cgi.param('name') %]
+
+Mozillians.org Profile:
+[%+ cgi.param('mozillian') %]
+
+Community Name:
+[%+ cgi.param('community') %]
+
+Category Names:
+[%+ cgi.param('discourse_names') %]
+
+Background Hex Code:
+[%+ cgi.param('discourse_bg') || "-" %]
+
+Comments:
+[%+ cgi.param('comments') || "-" %]