<html> <head> <title>INTERNAL - InvertedLogic</title> <link rel="stylesheet" type="text/css" href="/style/style.css" /> <script type="text/javascript" src="/style/sections.js"></script> </head> <script>header();</script> <pre> Issue/Bug tracking system: <a href="http://tracker.invertedlogic.com/">InvertedLogic's Bug Database</a> Bug tracking system automatically cross-links to the repository. When checking in and fixing a bug, reference the bug number in the commit log and the bug tracker will detect this. Use "Fixed #1234 and any other text", where 1234 is the bug number and when you have fixed the bug. Agile Tip: Always fix bugs before writing new code. Joel's Test: Do you have a bug database? Yes Do you fix bugs before writing new code? Yes </pre> <script>footer();</script> </html>