From 3aea87056ecea3c1346383bf0c70dc609f0f1127 Mon Sep 17 00:00:00 2001 From: sandal Date: Sat, 2 Feb 2008 18:49:39 +0000 Subject: [PATCH] Fix for #378, thanks Ryan git-svn-id: http://stonecode.svnrepository.com/svn/ruport/ruport/trunk@1254 bb2e8eb0-7117-0410-aac4-c024b40ed5f7 --- HACKING | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/HACKING b/HACKING index 6c7da515..137867e1 100644 --- a/HACKING +++ b/HACKING @@ -28,15 +28,17 @@ you should do: 2) Post and introduce yourself, letting us know what you'd like to work on OR Find sandal or mikem836 on #ruport -3) If you plan on implementing new features, please take a look at our - project roadmap: +3) Please read the MakingChangeRequests, ReportingDefects, and + SubmittingPatches Trac wiki pages, as appropriate. - http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/ProjectRoadmap + - http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/MakingChangeRequests -4) Also, please read the SubmittingChangeRequests, ReportingDefects, and - SubmittingPatches Trac wiki pages, where appropriate. + - http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/ReportingDefects -5) Please pull the latest code from SVN. (ruport/trunk) + - http://stonecode.svnrepository.com/ruport/trac.cgi/wiki/SubmittingPatches + +4) Please pull the latest code from SVN trunk: + http://stonecode.svnrepository.com/svn/ruport/ruport/trunk This should hopefully be enough to get you on the right track. We welcome your