bugs.html revision 0b27aceae2464db3dd149cf4fd667e353a655c5e
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>
10Bug reports can be filed in the <a
11href="http://sourceforge.net/bugs/?group_id=3" target="_parent">Bug
12Database</a> on sourceforge.net. Please follow these guidelines:
13</p>
14
15<ul>
16<li>Make sure you're using the most recent version of Mesa
17<li>Make sure your bug isn't already reported
18<li>Include as much information as possible in the report
19<li>Provide a simple GLUT-based test program if possible
20<li>Check back for follow-ups to the report
21</ul>
22
23<p>
24Bug reports will automatically be forwarded to the Mesa developer's list.
25</p>
26
27<p>
28The easier a bug is to reproduce, the sooner it will be fixed.
29Please do everything you can to facilitate quickly fixing bugs.
30If your bug report is vague or your test program doesn't compile
31easily, the problem may not be fixed very quickly.
32</p>
33
34</BODY>
35</HTML>
36