From 50fe01e3ee89cd9395dc21a739b8bc74b5c54272 Mon Sep 17 00:00:00 2001 From: Emma Humphries ☕️ +needinfo me Date: Fri, 16 Dec 2016 04:47:46 +0000 Subject: Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy --- .../template/en/default/account/create.html.tmpl | 113 +++++++++++++-------- 1 file changed, 69 insertions(+), 44 deletions(-) (limited to 'extensions/BMO/template/en/default/account') diff --git a/extensions/BMO/template/en/default/account/create.html.tmpl b/extensions/BMO/template/en/default/account/create.html.tmpl index 3a4dd8a70..42070fe02 100644 --- a/extensions/BMO/template/en/default/account/create.html.tmpl +++ b/extensions/BMO/template/en/default/account/create.html.tmpl @@ -17,11 +17,12 @@ # # Contributor(s): Gervase Markham # Byron Jones + # Emma Humphries #%] [%# INTERFACE # none - # + # # Param("maintainer") is used to display the maintainer's email. # Param("emailsuffix") is used to pre-fill the email field. #%] @@ -40,11 +41,12 @@ @@ -110,52 +119,69 @@ function onSubmit() {

I want to help

-

- Great! There are three things to know and do: -

-
    -
  1. - Please consider reading our - [% terms.bug %]-writing guidelines. -
  2. -
  3. - [% 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. -
  4. -
  5. - 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. -
  6. -
  7. - 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. -
  8. -
+

+ Great! There are five things to know and do: +

+
    +
  1. + Please read our + [% terms.bug %]-writing guidelines. +
  2. +
  3. + [% 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. +
  4. +
  5. + 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. +
  6. +
  7. + Your understand that your conduct on this site is subject to both [% terms.Bugzilla %] etiquette, + and Mozilla's participation guidelines, + and in turn are governed by our anti-abuse policy. By creating an account, + you agree to abide by them. +
  8. +
  9. + 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. +
  10. +

Create an account

- - - - - - -
Email Address: - [% Param('emailsuffix') FILTER html %] - - -
+ + + + + +
Email Address: + [% Param('emailsuffix') FILTER html %] +
+ + + + + +
+ I have read [% terms.Bugzilla %] etiquette + and Mozilla's participation guidelines + and agree to abide by them, and + I acknowledge, and have read the anti-abuse policy. +
+
+ +
[% Hook.process('additional_methods') %] @@ -186,4 +212,3 @@ function onSubmit() { [% END %] - -- cgit v1.2.3-24-g4f1b