misc updates
[mesa.git] / docs / bugs.html
1 <HTML>
2
3 <TITLE>Mesa Bug Reporting</TITLE>
4
5 <BODY text="#000000" bgcolor="#55bbff" link="#111188">
6
7 <H1>Bug Database</H1>
8
9 <p>
10 Bug reports can be filed in the Bugzilla database hosted on
11 <a href="http://freedesktop.org" target="_parent">freedesktop.org</a>.
12 </p>
13 <p>
14 Please follow these guidelines:
15 </p>
16
17 <ul>
18 <li>Make sure you're using the most recent version of Mesa
19 <li>Make sure your bug isn't already reported
20 <li>Include as much information as possible in the report
21 <li>Provide a simple GLUT-based test program if possible
22 <li>Check back for follow-ups to the report
23 </ul>
24
25 <p>
26 Bug reports will automatically be forwarded to the Mesa developer's list.
27 </p>
28
29 <p>
30 The easier a bug is to reproduce, the sooner it will be fixed.
31 Please do everything you can to facilitate quickly fixing bugs.
32 If your bug report is vague or your test program doesn't compile
33 easily, the problem may not be fixed very quickly.
34 </p>
35
36 </BODY>
37 </HTML>