logging and unit test updates
[debian/openrocket] / web / htp / getinvolved.htp
index c3e126c0da6d20b038d520596441305cae5e75db..2958618f2649d27872e299032fb036d6e4ef48ba 100644 (file)
     <h2>How can I help OpenRocket?</h2>
 
     <p>OpenRocket is an Open Source project, meaning that the source
-      code is freely available and anybody can help make the program
+      code is freely available and anybody can help make the software
       better.  The program is mainly developed by Sampo Niskanen in
       his free time.  Help is very much appreciated.  You don't even
       need coding skills, as there are other things to do as well.</p>
 
     <p>Below are a few suggestions of areas that would need help.  If
       you'd like to participate, please
-      <a href="contact.html">contact me</a> in order to coordinate the
-      development efforts.</p>
-
-    <ul>
+      <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel">join
+      the development mailing list</a> and introduce your ideas there.</p>
+    
+    <ul class="spacing">
       <li><a href="#development">Java development</a></li>
       <li><a href="#aerodynamics">Aerodynamic computation methods</a></li>
       <li><a href="#documentation">Documentation</a></li>
       <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/trunk/TODO">TODO-file</a>.</p>
 
     <ul>
-      <li>3D visualization of the rocket during design and flight</li>
+      <li>3D visualization of the rocket during design and flight
+       <span class="note"><em>(Help needed!)</em></span>
+      </li>
       <li>Printing of designs, simulation results, fin planforms
        etc</li>
-      <li>Reading/writing RockSim and SpaceCad design files.
-       <span class="note">(Reading RockSim files is already in 
-         progress.)</span></li>
       <li>Memory profiling and leakage reduction</li>
+      <li>Writing RockSim design files</li>
       <li>UI enhancements, for example zooming plots etc.</li>
     </ul>