create changelog entry
[debian/openrocket] / core / web / htp / contact.htp
1 <file template="body.htt">
2 <set title="OpenRocket &mdash; Support and contact information">
3 <set page="contact">
4
5 <block name="body">
6   <h1>Support and contact information for OpenRocket</h1>
7
8   <div class="content">
9
10     <h2>Mailing lists</h2>
11
12     <p>OpenRocket currently has two mailing lists for
13       intrested users:</p>
14
15     <dl>
16       <dt>
17         <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a>
18         &nbsp;
19         <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-announce">archives</a>)</span>
20       </dt>
21       <dd>Announcements of new OpenRocket versions and
22         developments.  This list is moderated.</dd>
23
24       <dt>
25         <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a>
26         &nbsp;
27         <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-devel">archives</a>)</span>
28       </dt>
29       <dd>Discussion related to OpenRocket development, documentation
30         and upcoming features.</dd>
31     </dl>
32
33     <p>You are welcome to join the development mailing list if you are
34       interested in contributing something to OpenRocket or simply want
35       hear about and discuss future development.  Note that support
36       requests should be sent to the 
37       <a href="http://www.rocketryforum.com/forumdisplay.php?f=36">support
38       forums</a> instead!</p>
39
40     <p><strong>Unsubscribing</strong> from the lists can be performed
41     in the above links as well.  <em>Please do not send unsubscription
42     requests to the list.</em></p>
43
44
45     <h2>Support forums</h2>
46
47     <p>The official support forum for OpenRocket is the
48       <a href="http://www.rocketryforum.com/forumdisplay.php?f=36">Rocketry
49       Electronics and Software forum</a> at
50       <a href="http://www.rocketryforum.com/">The Rocketry Forum</a>.</p>
51
52     <p>Please ask any questions on using OpenRocket on that forum,
53       where others can answer as well and gain knowledge from the
54       answers.</p>
55
56     <h2 id="contact">Contact information</h2>
57
58     <p>The main developer of OpenRocket is Sampo Niskanen.  His contact
59     information can be found below.</p>
60
61     <p><strong><em>Support requests</em></strong> should be sent to
62     the <a href="http://www.rocketryforum.com/forumdisplay.php?f=36">support 
63     forums</a>.<br/>
64 <!--    <strong><em>Bug reports and feature requests</em></strong> should
65     be <a href="report.html">reported separately</a>.</p> -->
66
67     <p><strong>Email:</strong>  &nbsp;&nbsp;
68     <em>sam<span>po</span>.<span>niskanen</span><span>@i</span>ki.fi</em></p>
69
70     <p><strong>WWW:</strong>  &nbsp;&nbsp;
71     <a href="http://www.iki.fi/sampo.niskanen/" 
72     title="Home page of Sampo Niskanen"><em>http://www.iki.fi/sampo.niskanen/</em></a></p>
73
74     <contentbox>
75   </div>
76 </block>