Scorpio Helper: Bug writing guidelines

Home
Reporting a new Bug
Searching for reported BUGS
Bug's Life Cycle

Why You Should Read This
The Scorpio tracking system allows any reporter to report bugs of their respective projects. The more effectively a bug is reported, the more likely that a developer will fix it. By following these guidelines, you can help ensure that your bugs get fixed.

How to Write a Useful Bug Report

A useful bug report normally has two qualities:

  1. Reproducible. If an engineer can't see it or conclusively prove that it exists, the engineer will probably stamp it "WORKSFORME" or "INVALID", and move on to the next bug. Every relevant detail you can provide helps.
  2. Specific. The quicker the engineer can isolate the issue to a specific problem, the more likely it'll be expediently fixed. If you're crashing on a site, please take the time to isolate what on the page is triggering the crash, and specify the file.

How to Enter your Useful Bug Report into Scorpio:

Summary: How would you describe the bug, in approximately 60 or fewer characters?
A good summary should quickly and uniquely identify a bug report. Otherwise, developers cannot meaningfully query by bug summary, and will often fail to pay attention to your bug report when reviewing a 10 page bug list.

Defect Observed: What Defect is observed in the Product?
Please provide as detailed of a problem diagnosis in this field as possible.

Desired Results: What should be the expected result?
Specify the way ,application should work.