- Loading...
...
IMPORTANT: Many processes are different for different issue types. Unless you are a committer, submit only Bugs.
Features get tracked against as larger work items while Bugs and Tweaks do not. Tests and Tasks may be allowed at times when Features, Tweaks or Bugs are restricted. Bugs are counted in quality metrics while other types are not. As a result it's important to get the issue type right. Calling something a Bug rather than a Feature or calling any kind of code change a Task are the most common mistakes.
...
This is the most important part of the bug. A bug that cannot be recreated cannot be fixed. In fact, committers won't make code changes without a test case that shows the problem and then shows the that problem is gone after the fix is applied.When you submit a bug, please supply sample code that demonstrates the problem and numbered steps.
The best way to ensure that a bug can be recreated is to provide:
Here is an example:
//TODO - complete this very critical section with and examplefind good example in JIRA
This field is used to capture the platform where you are running.
...