Documentation/website overhaul. The website content and doc/ directory
[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 <a
11 href="http://sourceforge.net/bugs/?group_id=3" target="_parent">Bug
12 Database</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>
24 Bug reports will automatically be forwarded to the Mesa developer's list.
25 </p>
26
27 <p>
28 The easier a bug is to reproduce, the sooner it will be fixed.
29 Please do everything you can to facilitate quickly fixing bugs.
30 If your bug report is vague or your test program doesn't compile
31 easily, the problem may not be fixed very quickly.
32 </p>
33
34 </BODY>
35 </HTML>