2 $title = "Keeping in Touch";
5 <h2>Keeping in Touch</h2>
8 <p><strong>Before posting to any mailing list</strong> make sure that you have checked our page on how to <a href="asking_questions.html">ask questions about WebKit.</a></p>
9 <p>There are a number of mailing lists for WebKit related topics. Archives for all the lists as well as information on joining them are available on the individual list page. There is also a <a href="http://dir.gmane.org/index.php?prefix=gmane.os.opendarwin.webkit">gmane archive</a> for some of the following mailing lists.</p>
12 <li><a href="http://lists.webkit.org/mailman/listinfo/webkit-help">webkit-help</a> is for requests for help related to WebKit. It is the main mailing
13 list. Most of the questions will go to this mailing list. Usual topics include:
15 <li>how to build WebKit</li>
16 <li>how to use WebKit’s APIs</li>
17 <li>how to embed WebKit</li>
18 <li>how to port WebKit</li>
22 <li><a href="https://lists.webkit.org/mailman/listinfo/webkit-efl">webkit-efl</a> is for WebKitEFL discussions.</li>
24 <li><a href="https://lists.webkit.org/mailman/listinfo/webkit-gtk">webkit-gtk</a> is for WebKitGTK+ discussions.</li>
26 <li><a href="https://lists.webkit.org/mailman/listinfo/webkit-qt">webkit-qt</a> is for QtWebKit discussions.</li>
28 <li><a href="http://lists.webkit.org/mailman/listinfo/webkit-jobs">webkit-jobs</a> is for WebKit-related jobs.</li>
30 <li><a href="http://lists.webkit.org/mailman/listinfo/webkit-dev">webkit-dev</a> is for discussion of the WebKit project’s development.
31 If you do not intend to contribute patches to WebKit, you should direct your questions to webkit-help.</li>
33 <li><a href="http://lists.webkit.org/mailman/listinfo/webkit-reviews">webkit-reviews</a> is a list for notification of review requests. Bugzilla automatically notifies this list of all patches awaiting review.</li>
35 <li>New repository commit information is automatically sent to the <a href="http://lists.webkit.org/mailman/listinfo/webkit-changes">webkit-changes</a> mailing list.</li>
37 <li>New bugs are assigned to the <a href="http://lists.webkit.org/mailman/listinfo/webkit-unassigned">webkit-unassigned</a> mailing list by default, which is notified of the new bugs, as well as their updates and changes.</li>
39 <li>If you would like to discuss development of applications using WebKit on OS X, the right list is one hosted on an Apple list server: <a href="http://www.lists.apple.com/mailman/listinfo/webkitsdk-dev">webkitsdk-dev</a>.</li>
44 <p>You can find WebKit developers, testers, and other interested
45 parties in channel <a href="irc://irc.freenode.net/#webkit">#webkit</a> on the FreeNode IRC network
46 (<a href="irc://irc.freenode.net/#webkit">irc.freenode.net</a>).
50 <p>You can <a href="/quality/reporting.html">report new bugs</a> and monitor the state of existing bugs in
51 our <a href="https://bugs.webkit.org/">Bugzilla</a>,
52 in the WebKit product.
55 <h3>Other useful info</h3>
59 Want to know more about what we’re up to? Check out our <a href="http://trac.webkit.org">trac</a> where you can browse the source and see our changes.
63 Another way to see the current state of things is our <a href="http://build.webkit.org/">build bot</a>. This build system helps us identify build and test case failures fast, and as such is invaluable to us.
67 include("footer.inc");