Fix a bug and document some procedures.
[super-star-trek.git] / doc / HACKING
index 93c0df68d136ba983ee5a707e1579f48bf1c6b51..46c35425f41eb06a3da5be3898fabcfc5c07e8b3 100644 (file)
@@ -217,7 +217,12 @@ included in the distribution, 'replay', automatically reruns the
 last game you played.
 
 See the "test" directory for regression-test logs and checkfiles.
+Please run 'make check' every time you change this game to be sure
+you haven't broken anything.  
 
+When you fix a bug, add the log of the game that triggered it (and
+a checkfile) to the regression tests. This is how we improve the code
+coverage of the suite.
 
 NOTES ON THE PYTHON TRANSLATION: