James Juran | 8d01e08 | 1998-11-27 16:06:08 +0000 | [diff] [blame] | 1 | For information on how to post a useful bug report, please |
Andriy Palamarchuk | ac3a9a3 | 2002-05-04 18:41:27 +0000 | [diff] [blame] | 2 | read documentation/bugs.sgml. |
James Juran | 8d01e08 | 1998-11-27 16:06:08 +0000 | [diff] [blame] | 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 |
Tom Wickline | b88c817 | 2003-06-13 16:34:43 +0000 | [diff] [blame] | 5 | you want to contribute to the development of Wine. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 6 | |
Tom Wickline | b88c817 | 2003-06-13 16:34:43 +0000 | [diff] [blame] | 7 | Wine is still considered alpha software and is still incomplete. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 8 | |
Tom Wickline | b88c817 | 2003-06-13 16:34:43 +0000 | [diff] [blame] | 9 | If you want to help the Wine project you can: |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 10 | |
Dimitrie O. Paun | c023254 | 2003-11-26 03:55:01 +0000 | [diff] [blame] | 11 | * visit Bugzilla (http://bugs.winehq.org/) for |
Tom Wickline | b88c817 | 2003-06-13 16:34:43 +0000 | [diff] [blame] | 12 | a list of existing bugs. You are also welcome to |
| 13 | help with Bugzilla - add new bugs, confirm, |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 14 | remove duplicates, test fixes, etc. |
Alexandre Julliard | ade697e | 1995-11-26 13:59:11 +0000 | [diff] [blame] | 15 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 16 | * create unit tests for Windows API |
Alexandre Julliard | ebfc0fe | 1998-06-28 18:40:26 +0000 | [diff] [blame] | 17 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 18 | * contribute to the Wine documentation |
Alexandre Julliard | 75d86e1 | 1996-11-17 18:59:11 +0000 | [diff] [blame] | 19 | |
Tom Wickline | b88c817 | 2003-06-13 16:34:43 +0000 | [diff] [blame] | 20 | * subscribe to wine-devel, wine-user mailing lists, participate |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 21 | in the discussions |
Alexandre Julliard | d37eb36 | 1997-07-20 16:23:21 +0000 | [diff] [blame] | 22 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 23 | * run Windows applications, port open-source Windows applications |
| 24 | to Wine, fix bugs you found, enter bugs you can't fix to Bugzilla. |
| 25 | Enter information you discovered to the |
| 26 | Wine Application Database (http://appdb.codeweavers.com/). |
Ove Kaaven | 5cc04eb | 1999-03-13 12:49:04 +0000 | [diff] [blame] | 27 | |
Alexandre Julliard | b66ab30 | 2002-02-27 01:25:11 +0000 | [diff] [blame] | 28 | * grep for FIXME in the source files |