Commit | Line | Data |
---|---|---|
8d01e080 | 1 | For information on how to post a useful bug report, please |
ac3a9a32 | 2 | read documentation/bugs.sgml. |
8d01e080 | 3 | |
75d86e1f | 4 | This is intended to be a place where you should look first if |
b88c8179 | 5 | you want to contribute to the development of Wine. |
77b9918e | 6 | |
b88c8179 | 7 | Wine is still considered alpha software and is still incomplete. |
33072e1f | 8 | |
b88c8179 | 9 | If you want to help the Wine project you can: |
23946ad2 | 10 | |
c0232546 | 11 | * visit Bugzilla (http://bugs.winehq.org/) for |
b88c8179 TW |
12 | a list of existing bugs. You are also welcome to |
13 | help with Bugzilla - add new bugs, confirm, | |
b66ab302 | 14 | remove duplicates, test fixes, etc. |
df2673b7 | 15 | |
b66ab302 | 16 | * create unit tests for Windows API |
df2673b7 | 17 | |
b66ab302 | 18 | * contribute to the Wine documentation |
5cc04eb4 | 19 | |
b88c8179 | 20 | * subscribe to wine-devel, wine-user mailing lists, participate |
b66ab302 | 21 | in the discussions |
df2673b7 | 22 | |
b66ab302 AJ |
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/). | |
75d86e1f | 27 | |
b66ab302 | 28 | * grep for FIXME in the source files |