-
Notifications
You must be signed in to change notification settings - Fork 1
Bug tracking process
venekamp edited this page Sep 17, 2014
·
26 revisions
[DRAFT]
- Find-out as much as possible about the bug. Look for logs, error messages etc.
- Report bugs using the following URL's:
- PowerMatcher bug report
- Powermatcher-Frontend bug report
- FPAI-core bug report
- FPAI-devices bug report
- FPAI-powermatcher bug report
- FPAI-shared-config bug report
- FPAI-examples bug report
- The maintainer makes sure that somebody will look at the bug and thanks the contributor for sending in the bug.
- A developer will try to reproduce the bug and will look for the root-cause. The developer adds the findings to the issue.
- The developer will write a patch and tests the fix.
- Once the patch is accepted, it will be shipped with the next release.
- The maintainer will close the issue.