Bug Tracker: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A bug tracker is an official list of issues to be resolved - any issues that the development team is aware of or has thought about as useful improvements. These are knowns as ''known bugs'', but other unknown bugs may also exist.
Until a bug tracker is installed, please use [[Review Form]] to report bugs.
Until a bug tracker is installed, please use [[Review Form]] to report bugs.


Line 4: Line 6:


See example of bug tracker: [http://www.freecadweb.org/tracker/view_all_bug_page.php FreeCAD Bug Tracker], [https://bugs.kdenlive.org/my_view_page.php Kdenlive Bug Tracker]
See example of bug tracker: [http://www.freecadweb.org/tracker/view_all_bug_page.php FreeCAD Bug Tracker], [https://bugs.kdenlive.org/my_view_page.php Kdenlive Bug Tracker]
=Needs=
*Need to install a bug tracker.
=Links=
*[[OSE Bug Tracker Requirements]]

Latest revision as of 08:08, 27 October 2018

A bug tracker is an official list of issues to be resolved - any issues that the development team is aware of or has thought about as useful improvements. These are knowns as known bugs, but other unknown bugs may also exist.

Until a bug tracker is installed, please use Review Form to report bugs.

Software for bug tracking should be included for each project.

See example of bug tracker: FreeCAD Bug Tracker, Kdenlive Bug Tracker

Needs

  • Need to install a bug tracker.

Links