sec-joining-the-community.xml revision 6443
2788N/A<?xml version="1.0" encoding="UTF-8"?>
2788N/A<!--
2788N/A ! CCPL HEADER START
2788N/A !
2788N/A ! This work is licensed under the Creative Commons
2788N/A ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
2788N/A ! To view a copy of this license, visit
2788N/A ! http://creativecommons.org/licenses/by-nc-nd/3.0/
6982N/A ! or send a letter to Creative Commons, 444 Castro Street,
6982N/A ! Suite 900, Mountain View, California, 94041, USA.
2788N/A !
2788N/A ! You can also obtain a copy of the license at
2788N/A ! trunk/opendj3/legal-notices/CC-BY-NC-ND.txt.
2788N/A ! See the License for the specific language governing permissions
6982N/A ! and limitations under the License.
6982N/A !
6982N/A ! If applicable, add the following below this CCPL HEADER, with the fields
6982N/A ! enclosed by brackets "[]" replaced with your own identifying information:
2788N/A ! Portions Copyright [yyyy] [name of copyright owner]
2788N/A !
2788N/A ! CCPL HEADER END
2788N/A !
2788N/A ! Copyright 2011-2013 ForgeRock AS
3215N/A !
2788N/A-->
2788N/A <section xml:id="joining-the-community"
2788N/A xmlns='http://docbook.org/ns/docbook' version='5.0' xml:lang='en'
2788N/A xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
2788N/A xsi:schemaLocation='http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd'
2788N/A xmlns:xlink='http://www.w3.org/1999/xlink'
2788N/A xmlns:xinclude='http://www.w3.org/2001/XInclude'>
2788N/A <title>Joining the OpenDJ Community</title>
2788N/A
2788N/A <para>After you <link
2788N/A xlink:href='https://idp.forgerock.org/openam/UI/Login?service=register'
2788N/A >sign up</link> at ForgeRock, you can also login to the Wiki and the issue
2788N/A database to follow what is happening with the project.</para>
2788N/A
2788N/A <para>If you have questions regarding OpenDJ which are not answered by the
2788N/A documentation, there is a mailing list which can be found at
2788N/A <link xlink:href='https://lists.forgerock.org/mailman/listinfo/opendj'
2788N/A >https://lists.forgerock.org/mailman/listinfo/opendj</link> where you are
2788N/A likely to find an answer. You can also make suggestions
2788N/A regarding updates at the documentation mailing list
2788N/A (<link xlink:href='https://lists.forgerock.org/mailman/listinfo/docs'
2788N/A xlink:show="new">https://lists.forgerock.org/mailman/listinfo/docs</link>).</para>
2788N/A
2788N/A <para>You can join the IRC discussion in the #opendj room at
2788N/A irc.freenode.net.</para>
2788N/A
2788N/A <para>The Wiki has information on how to check out OpenDJ source code.
2788N/A There is also a mailing list for OpenDJ development that can be found at
2788N/A <link xlink:href='https://lists.forgerock.org/mailman/listinfo/opendj-dev'
2788N/A >https://lists.forgerock.org/mailman/listinfo/opendj-dev</link>.
2788N/A Should you want to contribute a patch, test, or feature, or want to author
2788N/A part of the core documentation, first have a look on the ForgeRock Community
2788N/A page at <link xlink:href='http://www.forgerock.org/get_involved.html'>
2788N/A how to get involved</link>.</para>
2788N/A</section>
2788N/A