diff --git a/en/gnome/docs/bugging.sgml b/en/gnome/docs/bugging.sgml
index 4ae7a3c020..025ede95b9 100644
--- a/en/gnome/docs/bugging.sgml
+++ b/en/gnome/docs/bugging.sgml
@@ -1,6 +1,6 @@
-
+
%navincludes;
%gnomeincludes;
@@ -25,7 +25,11 @@
reported.
After deciding whether the problem is FreeBSD-specific,
or is a bug in an application that would affect all users,
- on all operating systems.
+ on all operating systems. If you cannot determine if the
+ problem is FreeBSD-specific or not, then send your
+ problem to freebsd-gnome mailing
+ list, and we can help decided where the problem lies.
2. What to report?
@@ -52,10 +56,16 @@
Information specific for each type of breakage:
- If a port will not build, provide a full log of the
- unsuccessful build.
-
- If a program produces a core dump, provide a stack trace.
-
- If an application produces unexpected behaviour, provide
- a clear and detailed description.
+ unsuccessful build by either upload in any website,
+ copy-n-paste in http://freebsd-gnome.pastebin.com,
+ or send-pr with attach. Try to avoid send any attach to
+ the mailing list, because the list usually like to strip
+ attach.
+
- If a program produces a core dump, provide a stack
+ trace.
+
- If an application produces unexpected behaviour, provide
+ a clear and detailed description.