<? require('_include/header.php'); ?>
<h1>Contact</h1>
<p>
The LWJGL project is an opensource project, being actively developed by several people from all over the world. Any contact to the project as a group is therefore best done using either:
</p>
<ul>
<li><a href="http://forum.lwjgl.org" target="_blank">LWJGL forum</a></li>
<li><a href="irc://irc.freenode.net/lwjgl" target="_blank">#LWJGL IRC channel on the freenode network</a></li>
</ul>
<p>
If you wish to contact the LWJGL developers directly, please send an email to <a href="mailto:info@lwjgl.org">info@lwjgl.org</a>.
</p>
<? require('_include/footer.php'); ?>