report bugs at freedesktop.org
[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 The Mesa bug database is now hosted on
11 <a href="http://freedesktop.org" target="_parent">freedesktop.org</a>
12 instead of SourceForge.
13 </p>
14
15 <p>
16 To file a Mesa bug, go to
17 <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
18 target="_parent">
19 Bugzilla on freedesktop.org</a>
20 </p>
21
22 <p>
23 Please follow these bug reporting guidelines:
24 </p>
25
26 <ul>
27 <li>Make sure you're using the most recent version of Mesa
28 <li>Make sure your bug isn't already reported
29 <li>Include as much information as possible in the report
30 <li>Provide a simple GLUT-based test program if possible
31 <li>Check back for follow-ups to the report
32 </ul>
33
34 <p>
35 Bug reports will automatically be forwarded to the Mesa developer's mailing
36 list.
37 </p>
38
39 <p>
40 The easier a bug is to reproduce, the sooner it will be fixed.
41 Please do everything you can to facilitate quickly fixing bugs.
42 If your bug report is vague or your test program doesn't compile
43 easily, the problem may not be fixed very quickly.
44 </p>
45
46 </BODY>
47 </HTML>