Skip to content

Bug tracking process

venekamp edited this page Sep 17, 2014 · 26 revisions

[DRAFT]

  1. Find-out as much as possible about the bug. Look for logs, error messages etc.
  2. Report bugs using the following URL's:
  1. The maintainer makes sure that somebody will look at the bug and thanks the contributor for sending in the bug.
  2. A developer will try to reproduce the bug and will look for the root-cause. The developer adds the findings to the issue.
  3. The developer will write a patch and tests the fix.
  4. Once the patch is accepted, it will be shipped with the next release.
  5. The maintainer will close the issue.