//Translations of this page are also available in the following languages:// [[howto_report_bugs.ru|Русский]], [[howto_report_bugs.nl|Nederlands]]. ====== Howto report bugs ====== ===== I found a bug! What can I do about it? ===== - See if you can reproduce the bug. - Ask on the [[geda:mailinglists|geda-user mailing list]] if there is a work around, or has been dealt with in the bleeding edge version of gEDA/gaf. Note, that you must subscribe to the geda-user e-mail list before you can post to this list. - See whether the issue is already in the bug tracking system of the component (see below). If not, file a bug report. Make sure to give all information necessary to reproduce the bug and add the version of gEDA/gaf that contains the bug. - Finally, as with all open source projects, you may flex your programming muscles and try to fix the bug yourself. Please file a patch of the changes you had to make to the BTS of geda/gaf. The patch will be gladly accepted to improve the next release of gEDA/gaf. ===== Bug trackers ===== * gaf (gschem, gnetlist, gsch2pcb, xgsch2pcb, gattrib, etc): [[https://bugs.launchpad.net/geda]] * pcb: [[https://bugs.launchpad.net/pcb]] * [[geda:bug_triage_guide|Bug Triage Guide]] * [[https://bugs.launchpad.net/geda-project | gEDA project bug tracker]] for all of them.