updated docs
authoradam <adam@megacz.com>
Sat, 29 Jul 2006 07:53:46 +0000 (03:53 -0400)
committeradam <adam@megacz.com>
Sat, 29 Jul 2006 07:53:46 +0000 (03:53 -0400)
darcs-hash:20060729075346-5007d-ef4e0ac985ecae29be4333b4db0071a8ec48abc3.gz

src/edu/berkeley/sbp/package.html

index 6dd748e..6841473 100644 (file)
@@ -166,4 +166,25 @@ Expr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nb
 output:&nbsp;add:{8&nbsp;+&nbsp;mult:{add:{1&nbsp;+&nbsp;3}&nbsp;*&nbsp;7}}<br>
 </div>
 
 output:&nbsp;add:{8&nbsp;+&nbsp;mult:{add:{1&nbsp;+&nbsp;3}&nbsp;*&nbsp;7}}<br>
 </div>
 
+<h2>Reporting Bugs</h2>
+
+<p>
+
+Bug reports are especially appreciated when you submit them as a test
+case (here's the
+<a href=../../../../../tests/testcase.g>grammar</a> and some
+<a href=../../../../../tests/regression.tc>examples</a>).
+
+This way we can add your bug report as part of the regression suite,
+and be sure we never release a new version in which the bug has crept
+back in!
+
+</p>
+
+<p>
+For now, please send bug reports to <a
+href=http://research.cs.berkeley.edu/project/sbp/list/>the mailing
+list</a>.
+</p>
+
 </body>
 </body>