[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or # implied. See the License for the specific language governing # rights and limitations under the License. # # The Original Code is the Bugzilla Bug Tracking System. # # The Initial Developer of the Original Code is Netscape Communications # Corporation. Portions created by Netscape are # Copyright (C) 1998 Netscape Communications Corporation. All # Rights Reserved. # # Contributor(s): Gervase Markham # Byron Jones #%] [%# INTERFACE # none # # Param("maintainer") is used to display the maintainer's email. # Param("emailsuffix") is used to pre-fill the email field. #%] [% PROCESS global/variables.none.tmpl %] [% title = BLOCK %] Create a new [% terms.Bugzilla %] account [% END %] [% PROCESS global/header.html.tmpl title = title style_urls = [ 'extensions/BMO/web/styles/create_account.css' ] %]

I need help using a Mozilla Product

[% INCLUDE product icon = "firefox" name = "Firefox Support" url = "http://support.mozilla.com/" desc = "Support for the Firefox web browser." %] [% INCLUDE product icon = "firefox" name = "Firefox for Mobile Support" url = "http://support.mozilla.com/mobile" desc = "Support for the Firefox Mobile web browser." %] [% INCLUDE product icon = "thunderbird" name = "Thunderbird Support" url = "http://www.mozillamessaging.com/support/" desc = "Support for Thunderbird email client." %] [% INCLUDE product icon = "other" name = "Support for other products" url = "http://www.mozilla.org/projects/" desc = "Support for products not listed here." %] [% INCLUDE product icon = "input" name = "Feedback" url = "http://input.mozilla.com/feedback" desc = "Report issues with a web site that you use, or provide quick feedback for Firefox." %]

I want to help

Great! There are three things to know and do:

  1. Please consider reading our [% terms.bug %]-writing guidelines.
  2. [% terms.Bugzilla %] is a public place. Your comments and other activities on [% terms.bugs %] will generally be publicly visible, and your email address will be accessible through public APIs and will be visible to all logged-in users of [% terms.Bugzilla %]. Some people use an alternative email address for this reason. See Mozilla's Websites, Communications & Cookies Privacy Notice for more information on our privacy policies.
  3. When using [% terms.Bugzilla %] to submit patches, comments, code, and any other content, you agree to our policies on open source licensing and content submission. See Mozilla’s Websites and Communications Terms of Use for more information.
  4. Please give us an email address you want to use. Once we confirm that it works, you'll be asked to set a password and then you can start filing [% terms.bugs %] and helping fix them.

Create an account

Email Address: [% Param('emailsuffix') FILTER html %]
[% Hook.process('additional_methods') %]

If you think there's something wrong with [% terms.Bugzilla %], you can send an email to the admins, but remember, they can't file [% terms.bugs %] for you, or solve tech support problems.

[% PROCESS global/footer.html.tmpl %] [% BLOCK product %]

[% name FILTER html %]

[% desc FILTER html %]
[% END %]