From 09dd4d3192073ba9ecc7feb8a5dfcd213affd525 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Mon, 24 Sep 2018 17:27:12 -0400 Subject: Bug 1493500 - Remove all trailing whitespaces from all files --- template/en/default/pages/bug-writing.html.tmpl | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'template/en/default/pages/bug-writing.html.tmpl') diff --git a/template/en/default/pages/bug-writing.html.tmpl b/template/en/default/pages/bug-writing.html.tmpl index ec997be0a..e422f4bb1 100644 --- a/template/en/default/pages/bug-writing.html.tmpl +++ b/template/en/default/pages/bug-writing.html.tmpl @@ -29,7 +29,7 @@ [% INCLUDE global/header.html.tmpl title = "$terms.Bug Writing Guidelines" %] -

Effective [% terms.bug %] reports are the most likely to be fixed. +

Effective [% terms.bug %] reports are the most likely to be fixed. These guidelines explain how to write such reports.

Principles

@@ -38,7 +38,7 @@
  • Be precise
  • Be clear - explain it so others can reproduce the [% terms.bug %]
  • One [% terms.bug %] per report
  • -
  • No [% terms.bug %] is too trivial to report - +
  • No [% terms.bug %] is too trivial to report - small [% terms.bugs %] may hide big [% terms.bugs %]
  • Clearly separate fact from speculation
  • @@ -50,48 +50,48 @@ software, to see whether it has already been fixed. -
  • Search +
  • Search [% terms.Bugzilla %], to see whether your [% terms.bug %] has already been reported.
  • Reporting a New [% terms.Bug %]

    -

    If you have reproduced the [% terms.bug %] in a recent build and +

    If you have reproduced the [% terms.bug %] in a recent build and no-one else appears to have reported it, then:

      -
    1. Choose +
    2. Choose "Enter a new [% terms.bug %]"
    3. Select the product in which you've found the [% terms.bug %]
    4. Fill out the form. Here is some help understanding it:
    -

    Component: In which sub-part of the software does it +

    Component: In which sub-part of the software does it exist?
    This field is required. - Click the word "Component" to see a description of each + Click the word "Component" to see a description of each component. If none seems appropriate, look for a "General" component.

    -

    OS: On which operating system (OS) did you find +

    OS: On which operating system (OS) did you find it? (e.g. Linux, Windows XP, Mac OS X.)
    - If you know the [% terms.bug %] happens on more than one type of - operating system, choose [% display_value("op_sys", "All") FILTER html %]. + If you know the [% terms.bug %] happens on more than one type of + operating system, choose [% display_value("op_sys", "All") FILTER html %]. If your OS isn't listed, choose [% display_value("op_sys", "Other") FILTER html %].

    -

    Summary: How would you describe the [% terms.bug %], in +

    Summary: How would you describe the [% terms.bug %], in approximately 60 or fewer characters?
    A good summary should quickly and uniquely identify [% terms.abug %] report. It should explain the problem, not your suggested solution.

    - + Description: The details of your problem report, including:

    @@ -110,12 +110,12 @@ Drag-selecting any page crashes Mac builds in the NSGetFactory function.
    -1) View any web page. (I used the default sample page, 
    +1) View any web page. (I used the default sample page,
     resource:/res/samples/test0.html)
     
    -2) Drag-select the page. (Specifically, while holding down 
    -the mouse button, drag the mouse pointer downwards from any 
    -point in the browser's content region to the bottom of the 
    +2) Drag-select the page. (Specifically, while holding down
    +the mouse button, drag the mouse pointer downwards from any
    +point in the browser's content region to the bottom of the
     browser's content region.)
     
    @@ -134,7 +134,7 @@ The application crashed.
    -The window should scroll downwards. Scrolled content should be selected. 
    +The window should scroll downwards. Scrolled content should be selected.
     (Or, at least, the application should not crash.)
     
    @@ -148,8 +148,8 @@ Build 2006-08-10 on Mac OS 10.4.3
    -

    Additional Builds and Platforms: Whether or not - the [% terms.bug %] takes place on other platforms (or browsers, +

    Additional Builds and Platforms: Whether or not + the [% terms.bug %] takes place on other platforms (or browsers, if applicable).

    @@ -167,13 +167,13 @@ Doesn't Occur On Build 2006-08-10 on Windows XP Home (Service Pack 2)
  • Mac OS X: Attach the "Crash Reporter" log that appears upon crash. - Only include the section directly below the crashing thread, usually + Only include the section directly below the crashing thread, usually titled "Thread 0 Crashed". Please do not paste the entire log!
  • Double-check your report for errors and omissions, then press "Commit". - Your [% terms.bug %] report will now be in + Your [% terms.bug %] report will now be in the [% terms.Bugzilla %] database.

    -- cgit v1.2.3-24-g4f1b