Might want to differentiate types of contribution. Small patches and bug fixes are gladly accepted w/o an agreement. (If I screwed up an | when I meant an & for instance). Big deals that show incite into the format...those are when you get the inquisition. And no one expects the Spanish inquistion!
On Sun, 2002-04-14 at 02:03, [EMAIL PROTECTED] wrote: > glens 02/04/13 23:03:02 > > Modified: src/documentation/xdocs/hssf hacking-hssf.xml > Log: > Needed paragraph tags. > > Revision Changes Path > 1.3 +6 -6 jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml > > Index: hacking-hssf.xml > =================================================================== > RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hssf/hacking-hssf.xml,v > retrieving revision 1.2 > retrieving revision 1.3 > diff -u -r1.2 -r1.3 > --- hacking-hssf.xml 14 Apr 2002 06:01:39 -0000 1.2 > +++ hacking-hssf.xml 14 Apr 2002 06:03:02 -0000 1.3 > @@ -53,18 +53,18 @@ > </p> > </section> > <section title="Important Notice"> > - One thing to note: ensure any participants in this process have never > + <p>One thing to note: ensure any participants in this process have >never > signed a "Non Disclosure Agreement" with Microsoft, and have not > received any information covered by such an agreement. If they have > - they'll not be able to participate in the POI project. > + they'll not be able to participate in the POI project.</p> > </section> > <section title="What Can I Work On?"> > - Check our <link href="../todo.html">todo list</link> or simply look >for missing functionality. Start small > - and work your way up. > + <p>Check our <link href="../todo.html">todo list</link> or simply >look for missing functionality. Start small > + and work your way up.</p> > </section> > <section title="What Else Should I Know?"> > - Make sure you <link >href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link> > - as it contains more generation information about contributing to Poi >in general. > + <p>Make sure you <link >href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link> > + as it contains more generation information about contributing to Poi >in general.</p> > </section> > </body> > </document> > > > -- http://www.superlinksoftware.com http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound Document format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html - fix java generics! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh
