16,736
edits
Changes
From Gramps
no edit summary
==Goals of Bug Triage==
===What===
The goal of bug triage is to make it easier for developers to do development by organizing the bug list for them. This means the developers are able to spend less time asking bug reporters what the problem is, confirming if it is still an issue in the latest master branch in [[Brief_introduction_to_Git|Git]].
Bug triage includes the reduction of open tickets, removal of stale/out of date tickets, and grouping of feature requests.
===How===
Make sure you're using the latest release of Gramps, using the master branch in [[Brief_introduction_to_Git|Git]] is usually best. From a clean install of Gramps attempt to reproduce the bug that is being reported. If you cannot reproduce the bug, post a comment as such - explaining the steps you took to reproduce the bug. If you encounter a different bug, file a new bug report for that problem if one has not been filed already.