<docbook><section><title>DevProto</title><title>Software Contribution &amp; Development Protocol</title>Software Contribution &amp; Development Protocol
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Getting Started</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem><ulink url="Downloads">Download</ulink> relevant source code release </listitem>
<listitem>Build and test on desired platforms</listitem>
</itemizedlist><para>Note: If in either one of the steps above you stumble across any problems/bugs, please contact the <ulink url="OpenLink">OpenLink</ulink> iODBC source archive manager at iodbc@openlinksw.com . Please provide as much information regarding the type of platform, compiler, compiler flags etc.
 in your bug report, we will try to get back in touch with you rapidly.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Contacting Us: Bug Fixes and Suggestions</bridgehead>
<para>Please report bugs or suggestions for new features as <ulink url="https://github.com/openlink/iODBC/issues">issues on the github project</ulink>.</para>
<para>For disclosing issues to us privately, email us at iodbc@openlinksw.com.</para>
<para>Ideas are welcome at all times; ideas accompanied by the code that demonstrates core concepts (in the form of a pull-request) are even more appreciated.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Standards Enforcement</bridgehead>
<para>This initiative&#39;s greatest value is the provision of a cross-platform development interface that conforms to both the Microsoft ODBC and X/Open SQL CLI data access specifications.
 Thus, ensure that code contributions do not compromise this prime objective.</para>
<para>We will adhere to the official Microsoft ODBC and X/Open SQL CLI specs at all times.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2">Development Standards</bridgehead>
<para>All iODBC Driver Manager development needs to be done in ANSI C to ensure the best cross platform compatibility.
 Code submissions need to be properly indented (we use the GNU &#39;indent&#39; program) and commented in order to make group development as productive as possible.
</para>
</section></docbook>