]> git.ipfire.org Git - thirdparty/bugzilla.git/blob
029f6df48166f3a28ac8d0c598ea5177dd671848
[thirdparty/bugzilla.git] /
1 [%# This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 #
5 # This Source Code Form is "Incompatible With Secondary Licenses", as
6 # defined by the Mozilla Public License, v. 2.0.
7 #%]
8
9 [% USE Bugzilla %]
10 [% cgi = Bugzilla.cgi %]
11
12 [% PROCESS "bug/create/comment-moz-project-review.txt.tmpl" %]
13
14 Security Review Questions:
15
16 Affects Products: [% cgi.param('sec_affects_products') %]
17 Review Due Date: [% cgi.param('sec_review_date') %]
18 Review Invitees: [% cgi.param('sec_review_invitees') %]
19 Extra Information:
20 [%+ cgi.param('sec_review_extra') %]