Code

Initial revision
[rrdtool-all.git] / website / developers.wml
1 #include "$(ROOT)/.wml/template.inc" section=developers subsection=none
3 <H1>Keep in Touch</H1>
5 <H2>rrd-developers mailing list</H2>
7 <P>If you start hacking rrdtool, make sure you subscribe to the
8 rrd-developers mailing list by sending a message with the subject
9 'subscribe' to <A
10 HREF="mailto:rrd-developers-request@list.ee.ethz.ch?subject=subscribe">rrd-developers-request@list.ee.ethz.ch</A>. On
11 this list you will find other people who are interested in the guts
12 of RRDtool.</P>
14 <P>There is also an <A HREF="http://www.ee.ethz.ch/~slist/rrd-developers/">archive</A> of past
15 Traffic on this List</P>
17 <H2>Contributing</H2>
19 <P>Contributed feature and bug patches are most welcome. But please
20 send complete patches. A complete patch patches the CODE as well as
21 the CHANGES, CONTRIBUTORS and the POD files. Please send your Patches
22 either to the mailing list or directly to the <A
23 HREF="mailto:oetiker@ee.ethz.ch">Author</A>.</P>
25 <P>NOTE: Use GNU '<TT>diff --recursive --unified oldtree newtree</TT>' for generating
26 your patchfiles</P>