Skip to content

Responding to an Issue

stefanpenner edited this page Sep 13, 2010 · 2 revisions

As suggested in Reporting an Issue , their are suggested minimal criteria set in place for issue submission, if those criteria have not all been met their are steps that should be followed until the minimal criteria has been met.

1. Title and Description

If the title and description do not clearly present the issue, clarification should either be request or provided. The description should contain affected browser platforms.

2. Failing Code Example(s) and or Failing Unit test(s)

If their is example code, which presents the issue, 3rd party verification of the issue with should take place. If the error state cannot be reached with the example code, or their is no example code, this should be noted and ideally a working example (which isolates the issue) should be provided.