[%# 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 %]

[% UNLESS cloned_bug_id || no_guided_bug_link %] Consider using the [%+ terms.Bugzilla %] Helper instead of this form. [% END +%] [% UNLESS no_bug_guidelines %] Before reporting a [% terms.bug %], make sure you've read our [% terms.bug %] writing guidelines and double checked that your [% terms.bug %] hasn't already been reported. Consult our list of most frequently reported [% terms.bugs %] and search through descriptions of previously reported [% terms.bugs %]. [% END %]

[% PROCESS bug/create/custom_forms.none.tmpl; visible_forms = []; FOREACH form = custom_forms.${product.name}; NEXT IF form.hide; NEXT IF form.group && !user.in_group(form.group); visible_forms.push(form); END; RETURN UNLESS visible_forms.size; %]
This product has task-specific [% terms.bug %] forms that should be used if appropriate: