Add missing ENDSESSION_LOGOFF define.
[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
b66ab302 5you want to contribute to Wine development.
77b9918e 6
b66ab302 7Wine is still alpha software and is very incomplete.
33072e1f 8
b66ab302 9If you want to help Wine project you can:
23946ad2 10
ac3a9a32 11 * visit Bugzilla (http://bugs.winehq.com/) for
b66ab302
AJ
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.
df2673b7 18
b66ab302 19 * create unit tests for Windows API
df2673b7 20
b66ab302 21 * contribute to the Wine documentation
5cc04eb4 22
b66ab302
AJ
23 * subscribe wine-devel, wine-user mailing lists, participate
24 in the discussions
df2673b7 25
b66ab302
AJ
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/).
75d86e1f 30
b66ab302 31 * grep for FIXME in the source files
75d86e1f 32