From 8cb296a1ac5a3fc5750725c3f603e73c23db82b3 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 20 Jun 2010 10:13:15 +1200 Subject: Add some notes about hacking stuff to README. --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README') diff --git a/README b/README index 2551b63..dbd4f80 100644 --- a/README +++ b/README @@ -29,6 +29,20 @@ You will need some other stuff to run automatic tests: (setuppy-debian-versions-match). +Hacking +------- + +See for information about version control +trees, etc. + +Run "make check" for unit tests. If you make any changes, run it +first, and don't stop fixing things until coverage is 100% again. + +If you do make any improvements, I would welcome patches. Send me +(see http://liw.fi/contact/ for details) a patch, a bzr bundle, or +a link to a bzr branch I can merge from. Thanks! + + Legalese -------- -- cgit v1.2.1