web updates
[debian/openrocket] / web / html / report.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4   <title>OpenRocket &mdash; Bug reports and feature requests</title>
5   <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
6   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
7   <link rel="stylesheet" type="text/css" href="layout.css" />
8 <meta name="Generator" content="htp 1.16" />
9 </head>
10 <body class="page_report">
11   <!--[if lte IE 6]>
12   <div id="iewarn">
13     You are using a browser that is <strong>8 years old!</strong>
14     &nbsp;&nbsp;&nbsp;
15     In Internet-years that is <em>prehistoric!</em><br/>
16     For the sanity of all webmasterkind,
17     <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
18   </div>
19   <![endif]-->
20   <div class="menucontainer">
21     <div class="menu">
22       <div class="icon"><a href="index.html"></a></div>
23       <ul>
24         <li><a href="index.html">OpenRocket</a></li>
25         <li><a href="features.html">Features and screenshots</a></li>
26         <li><a href="download.html">Download</a></li>
27         <li><a href="documentation.html">Documentation</a></li>
28         <li><a href="http://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="http://openrocket.trans.free.fr/">Translations</a></li>
30         <li><a href="getinvolved.html">Get involved!</a></li>
31         <li><a href="contact.html">
32           Mailing lists<br/>
33           Support forums<br/>
34           Contact info</a></li>
35 <!--
36         <li><a href="report.html">
37           Report a bug<br/>
38           Request a feature</a></li>
39 -->
40         <li><a href="license.html">License</a></li>
41       </ul>
42       <div class="logo">
43         <a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&amp;type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
44       </div>
45     </div>
46   </div>
47     <h1>Bug reports and feature requests for OpenRocket</h1>
48   <div class="content">
49     <h2>Bug reports</h2>
50     <p>If you encounter problems with OpenRocket, please report them
51     so they can be fixed in future versions.  Please follow the
52     instructions below to report a bug:</p>
53     <ul>
54       <li>Search the bug repository to see if the bug has already been
55       reported.  If it is, please add extra information to that bug
56       report:
57       <form action="https://sourceforge.net/search/index.php" method="get">
58         <p><input type="hidden" name="group_id" value="260357" />
59         <input type="hidden" name="type_of_search" value="artifact" />
60 <!--    <input type="hidden" name="group_artifact_id" value="1127606" /> -->
61 <!--    <input type="hidden" name="artifact_group" value="Bug" /> -->
62         <input type="hidden" name="search_summary" value="1" />
63         <input type="hidden" name="search_details" value="1" />
64         <input type="hidden" name="search_comments" value="1" />
65         <input type="text" name="all_words" value="" />
66         <input type="submit" name="form_submit" value="Search" /></p>
67       </form>
68       </li>
69       <li>Report the bug using the
70       <a href="https://sourceforge.net/tracker/?func=add&amp;group_id=260357&amp;atid=1127606">bug
71       tracker</a>.  Follow the instructions provided to fill in the
72       report.</li>
73       <li>If you are unsure about some issue, you can discuss it in
74       the appropriate
75       <a href="http://apps.sourceforge.net/phpbb/openrocket/">support
76       forum</a>.</li>
77     </ul>
78     <h2>Feature requests</h2>
79     <p>Good ideas on how to make OpenRocket better are always welcome!
80     The features will be implemented as there is time.  However, no
81     promises are made of when or whether some feature will be
82     provided.</p>
83     <p>If you would like to implement some feature yourself, patches
84     are sincerely welcome.  Please <a href="contact.html#contact">contact
85     me</a> in order to coordinate our efforts.</p>
86     <p>When requesting a feature:</p>
87     <ul>
88       <li>Check that the feature is not already in the
89         <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/trunk/TODO">TODO-file</a> or
90       the <a href="https://sourceforge.net/tracker/?group_id=260357&amp;atid=1127606&amp;artgroup=899287">enhancement requests</a>.</li>
91       <li>Send the request to the <a href="https://sourceforge.net/tracker/?func=add&amp;group_id=260357&amp;atid=1127606">bug tracker</a> as an
92       enhancement request.  Please send multiple enhancements as
93       individual items.</li>
94     </ul>
95   </div>
96   <div class="valid">
97     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
98     </p>
99   </div>
100 <!-- Piwik -->
101 <script type="text/javascript">
102 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
103 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
104 </script><script type="text/javascript">
105 piwik_action_name = '';
106 piwik_idsite = 1;
107 piwik_url = pkBaseURL + "piwik.php";
108 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
109 </script>
110 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
111 <!-- End Piwik Tag -->
112 </body>
113 </html>