From 7ca342fd8424dabaf3fb655f5287a04d92dd2b9d Mon Sep 17 00:00:00 2001 From: amontero <> Date: Sun, 20 May 2012 16:21:42 +0000 Subject: [PATCH] [Imported from Trac: page NewbieDeveloperSetup, version 6] --- NewbieDeveloperSetup.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NewbieDeveloperSetup.md b/NewbieDeveloperSetup.md index 8782524..c188e7d 100644 --- a/NewbieDeveloperSetup.md +++ b/NewbieDeveloperSetup.md @@ -19,6 +19,8 @@ I will use Eclipse IDE because of wide use and availability. But just because I' 6. ... -n. Learn to use the [logging system](https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/logging.rst) +m. Learn to use the [logging system](https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/docs/logging.rst) -m. Learn [how to submit patches](Patches) \ No newline at end of file +n. Learn [how to submit patches](Patches) + +o. Dive into the code! See some [tips for diving into Tahoe's source code](https://tahoe-lafs.org/pipermail/tahoe-dev/2012-May/007337.html) \ No newline at end of file