Version Differences for Frequently Asked Questions

(Adding in "qualifying cleanup events")
(Qualification for Cleanup Event)
Line 51:
  ''A: AnthillPro will check both the "Keep Days" and "Keep Amount" criteria, and keep the one that is valid of the two. (e.g. Keep 10 Days, Keep 10 Builds will cause the build '''NOT to be cleaned up''' if 10 days haven't elapsed OR 10 builds do not exist. It can be thought of as an XXX gate.)    ''A: AnthillPro will check both the "Keep Days" and "Keep Amount" criteria, and keep the one that is valid of the two. (e.g. Keep 10 Days, Keep 10 Builds will cause the build '''NOT to be cleaned up''' if 10 days haven't elapsed OR 10 builds do not exist. It can be thought of as an XXX gate.) 
       
- <table border=2 cellpadding=2 cellspacing=2>   + <table border=2 cellpadding=2 cellspacing=2 align=center>  
  <tr><th bgcolor=#000000 colspan=2><font color=white>XXX GATE (Cleanup Example)</font></th></tr>    <tr><th bgcolor=#000000 colspan=2><font color=white>XXX GATE (Cleanup Example)</font></th></tr> 
  <tr><th bgcolor=#000000><font color=lightgrey>Days Elapsed</font></th><th bgcolor=#000000><font color=lightgrey>Total Builds</font></th></tr>    <tr><th bgcolor=#000000><font color=lightgrey>Days Elapsed</font></th><th bgcolor=#000000><font color=lightgrey>Total Builds</font></th></tr> 
- <tr><td align=center>0 Days</td><td align=center>2 Builds</td></tr>   + <tr><td align=center bgcolor=#FFBBBB>0 Days</td><td align=center bgcolor=#FFBBBB>2 Builds</td></tr>  
- <tr><td align=center>7 Days</td><td align=center>13 Builds</td></tr>   + <tr><td align=center bgcolor=#FFBBBB>7 Days</td><td align=center>13 Builds</td></tr>  
- <tr><td align=center>12 Days</td><td align=center>8 Builds</td></tr>   + <tr><td align=center>12 Days</td><td align=center bgcolor=#FFBBBB>8 Builds</td></tr>  
  <tr><td align=center>24 Days</td><td align=center>52 Builds</td></tr>    <tr><td align=center>24 Days</td><td align=center>52 Builds</td></tr> 
  </table>    </table>