From 2702c90d7a39fca2a3319c5e915fd290cb31fc70 Mon Sep 17 00:00:00 2001 From: Radosław Kujawa Date: Fri, 17 Jul 2026 14:54:32 +0200 Subject: Initial import. --- docs/bugs.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 docs/bugs.html (limited to 'docs/bugs.html') diff --git a/docs/bugs.html b/docs/bugs.html new file mode 100644 index 0000000..0ace151 --- /dev/null +++ b/docs/bugs.html @@ -0,0 +1,47 @@ + + +Mesa Bug Reporting + + + +

Bug Database

+ +

+The Mesa bug database is now hosted on +freedesktop.org +instead of SourceForge. +

+ +

+To file a Mesa bug, go to + +Bugzilla on freedesktop.org +

+ +

+Please follow these bug reporting guidelines: +

+ + + +

+Bug reports will automatically be forwarded to the Mesa developer's mailing +list. +

+ +

+The easier a bug is to reproduce, the sooner it will be fixed. +Please do everything you can to facilitate quickly fixing bugs. +If your bug report is vague or your test program doesn't compile +easily, the problem may not be fixed very quickly. +

+ + + -- cgit