diff --git a/docs/bugs.html b/docs/bugs.html
index d255f4292c9..4397339e968 100644
--- a/docs/bugs.html
+++ b/docs/bugs.html
@@ -9,9 +9,9 @@
Bug Database
-The Mesa bug database is now hosted on
-freedesktop.org
-instead of SourceForge.
+The Mesa bug database is hosted on
+freedesktop.org.
+The old bug database on SourceForge is no longer used.
@@ -26,16 +26,20 @@ Please follow these bug reporting guidelines:
-- Make sure you're using the most recent version of Mesa
-
- Make sure your bug isn't already reported
-
- Include as much information as possible in the report
+
- Check if a new version of Mesa is available which might have fixed
+the problem.
+
- Check if your bug is already reported in the database.
+
- Monitor your bug report for requests for additional information, etc.
+
- If you're reporting a crash, try to use your debugger (gdb) to get a stack
+trace. Also, recompile Mesa in debug mode to get more detailed information.
+
- Describe in detail how to reproduce the bug, especially with games
+and applications that the Mesa developers might not be familiar with.
- Provide a simple GLUT-based test program if possible
-
- Check back for follow-ups to the report
-Bug reports will automatically be forwarded to the Mesa developer's mailing
-list.
+Bug reports will automatically be forwarded by bugzilla to the Mesa
+developer's mailing list.