Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 10 insertions, 5 deletions
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 <dwnarvaez@gmail.com>. 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 =