From 51e2d72c322d8aee6c9bcc6dfc2941abd443fb12 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Thu, 14 Jun 2012 19:54:16 +0000 Subject: Add a bug-report command This generates logs that will be useful for debugging. --- (limited to 'README') diff --git a/README b/README index eb9edc6..d538f4c 100644 --- a/README +++ b/README @@ -25,14 +25,19 @@ That should be all you need to have sugar running! = Commands reference = -make build Build everything. -make run Run sugar. -make build-[module] Build a single module. -make clean Delete build artifacts and sources. +make build Build everything. +make run Run sugar. +make build-[module] Build a single module. +make clean Delete build artifacts and sources. +make bug-report Generate a bug report. = Report bugs = -For now just send an email to Daniel Narvaez . I expect a lot of tweaks will be necessary before this is stable. In the future distributions upgrades will also be problematic. We need the build to work out of the box 99% of the time for everyone, so if stuff breaks don't please don't be shy and always report a bug (patches are appreciated of course but not required). If you install an activity and it doesn't work, that might also be a sugar-build bug, in doubt just report it. +I expect a lot of tweaks will be necessary before this is stable. In the future distributions upgrades will also be problematic. We need the build to work out of the box 99% of the time for everyone, so if stuff breaks don't please don't be shy and always report a bug (patches are appreciated of course but not required). If you install an activity and it doesn't work, that might also be a sugar-build bug, in doubt just report it. + +To generate bug report information + + make bug-report = Rationale = -- cgit v0.9.1