Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 1 | <HTML> |
| 2 | |
| 3 | <TITLE>Mesa Bug Reporting</TITLE> |
| 4 | |
Brian Paul | 36da045 | 2005-01-20 03:55:10 +0000 | [diff] [blame] | 5 | <link rel="stylesheet" type="text/css" href="mesa.css"></head> |
| 6 | |
| 7 | <BODY> |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 8 | |
| 9 | <H1>Bug Database</H1> |
| 10 | |
| 11 | <p> |
Brian Paul | ddfd206 | 2004-12-05 18:03:21 +0000 | [diff] [blame] | 12 | The Mesa bug database is now hosted on |
| 13 | <a href="http://freedesktop.org" target="_parent">freedesktop.org</a> |
| 14 | instead of SourceForge. |
Brian Paul | 6bca16b | 2004-11-27 19:42:16 +0000 | [diff] [blame] | 15 | </p> |
Brian Paul | ddfd206 | 2004-12-05 18:03:21 +0000 | [diff] [blame] | 16 | |
Brian Paul | 6bca16b | 2004-11-27 19:42:16 +0000 | [diff] [blame] | 17 | <p> |
Brian Paul | ddfd206 | 2004-12-05 18:03:21 +0000 | [diff] [blame] | 18 | To file a Mesa bug, go to |
| 19 | <a href="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" |
| 20 | target="_parent"> |
| 21 | Bugzilla on freedesktop.org</a> |
| 22 | </p> |
| 23 | |
| 24 | <p> |
| 25 | Please follow these bug reporting guidelines: |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 26 | </p> |
| 27 | |
| 28 | <ul> |
| 29 | <li>Make sure you're using the most recent version of Mesa |
| 30 | <li>Make sure your bug isn't already reported |
| 31 | <li>Include as much information as possible in the report |
| 32 | <li>Provide a simple GLUT-based test program if possible |
| 33 | <li>Check back for follow-ups to the report |
| 34 | </ul> |
| 35 | |
| 36 | <p> |
Brian Paul | ddfd206 | 2004-12-05 18:03:21 +0000 | [diff] [blame] | 37 | Bug reports will automatically be forwarded to the Mesa developer's mailing |
| 38 | list. |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 39 | </p> |
| 40 | |
| 41 | <p> |
| 42 | The easier a bug is to reproduce, the sooner it will be fixed. |
| 43 | Please do everything you can to facilitate quickly fixing bugs. |
| 44 | If your bug report is vague or your test program doesn't compile |
| 45 | easily, the problem may not be fixed very quickly. |
| 46 | </p> |
| 47 | |
| 48 | </BODY> |
| 49 | </HTML> |