James Juran | 8d01e08 | 1998-11-27 16:06:08 +0000 | [diff] [blame] | 1 | For information on how to post a useful bug report, please |
| 2 | read documentation/bugreports. |
| 3 | |
Alexandre Julliard | 75d86e1 | 1996-11-17 18:59:11 +0000 | [diff] [blame] | 4 | This is intended to be a place where you should look first if |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 5 | you want to contribute to Wine development. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 6 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 7 | Wine is still alpha software and is very incomplete. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 8 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 9 | If you want to help Wine project you can: |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 10 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 11 | * visit Bugzilla (http://wine.codeweavers.com/bugzilla/) for |
| 12 | list of existing bugs. Metabug 406 lists bugs which are |
| 13 | reasonably simple to fix even for someone new to Wine. |
| 14 | Have a look at it and choose subject you are insterested in. |
| 15 | http://wine.codeweavers.com/bugzilla/showdependencytree.cgi?id=406 |
| 16 | You are also welcome to help with Bugzilla - add new bugs, confirm, |
| 17 | remove duplicates, test fixes, etc. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 18 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 19 | * create unit tests for Windows API |
Alexandre Julliard | ebfc0fe | 1998-06-28 18:40:26 +0000 | [diff] [blame] | 20 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 21 | * contribute to the Wine documentation |
Alexandre Julliard | 75d86e1 | 1996-11-17 18:59:11 +0000 | [diff] [blame] | 22 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 23 | * subscribe wine-devel, wine-user mailing lists, participate |
| 24 | in the discussions |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 25 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 26 | * run Windows applications, port open-source Windows applications |
| 27 | to Wine, fix bugs you found, enter bugs you can't fix to Bugzilla. |
| 28 | Enter information you discovered to the |
| 29 | Wine Application Database (http://appdb.codeweavers.com/). |
Ove Kaaven | 5cc04eb | 1999-03-13 12:49:04 +0000 | [diff] [blame] | 30 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 31 | * grep for FIXME in the source files |
Alexandre Julliard | b1bac32 | 1996-12-15 19:45:59 +0000 | [diff] [blame] | 32 | |