Moved the configuration key to HKCU\Software\Wine\WineMenuBuilder.
[wine] / BUGS
CommitLineData
8d01e080 1For information on how to post a useful bug report, please
ac3a9a32 2read documentation/bugs.sgml.
8d01e080 3
75d86e1f 4This is intended to be a place where you should look first if
b88c8179 5you want to contribute to the development of Wine.
77b9918e 6
b88c8179 7Wine is still considered alpha software and is still incomplete.
33072e1f 8
b88c8179 9If 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