diff --git a/en/gnome/docs/bugging.sgml b/en/gnome/docs/bugging.sgml index 67047d5d89..44da68c150 100644 --- a/en/gnome/docs/bugging.sgml +++ b/en/gnome/docs/bugging.sgml @@ -1,116 +1,116 @@ - + %navincludes; %gnomeincludes; %includes; ]> &header;

1. When should I make a bug report?

2. What to report?

Always report as much information as you can. Too much information is always preferable to too little information. Superfluous information can be filtered out; developers like to play guessing games with code, not with bug reports.

A good bug report should at least include the following information:

If you have a solution or a workaround for the problem, then include it into your report as well, even if you are not quite sure that it is a proper fix. Even if the fix is not quite right, it could still point others in the right direction.

3. Where to report?

Once you are sure it is a new problem, there are several ways to report a bug in GNOME running on FreeBSD: you could send a report to the freebsd-gnome mailing list, file a problem report in the FreeBSD bug - reporting system, send your report to the particular GNOME - developers via their + reporting system, send your report to the application's + developers via the GNOME bug tracking system, or any combination of those.

&footer;