summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl
diff options
context:
space:
mode:
authorDylan Hardison <dylan@mozilla.com>2015-11-16 22:28:05 +0100
committerDylan Hardison <dylan@mozilla.com>2015-11-16 22:28:05 +0100
commit925a2dfca8dd583a633a492999d11352f4a4900c (patch)
treeae99965b52ca3d29ca10e201197963f4110ca7ee /extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl
parent199190cf8fc177a99d05f151893c0e8e69614d6e (diff)
downloadbugzilla-925a2dfca8dd583a633a492999d11352f4a4900c.tar.gz
bugzilla-925a2dfca8dd583a633a492999d11352f4a4900c.tar.xz
Bug 1187429 - Remove the WebOps Request Form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl24
1 files changed, 0 insertions, 24 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl
deleted file mode 100644
index 2068ead7f..000000000
--- a/extensions/BMO/template/en/default/bug/create/comment-webops-request.txt.tmpl
+++ /dev/null
@@ -1,24 +0,0 @@
-[%# 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.
- #%]
-[% PROCESS global/variables.none.tmpl %]
-[% USE Bugzilla %]
-[% cgi = Bugzilla.cgi +%]
-> What are you asking us to do?
-[%+ cgi.param('desc_1') %]
-
-> What is the problem you are trying to solve?
-[%+ cgi.param('desc_2') %]
-
-> How would you solve this problem? How has this problem been solved in the past?
-[%+ cgi.param('desc_3') %]
-
-> Who might be impacted by this change?
-[%+ cgi.param('desc_4') %]
-
-> What are the known dependencies for this request?
-[%+ cgi.param('desc_5') %]