added web pages
[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="https://sourceforge.net/apps/mediawiki/openrocket/">Wiki pages</a></li>
29         <li><a href="getinvolved.html">Get involved!</a></li>
30         <li><a href="contact.html">
31           Mailing lists<br/>
32           Support forums<br/>
33           Contact info</a></li>
34         <li><a href="report.html">
35           Report a bug<br/>
36           Request a feature</a></li>
37         <li><a href="license.html">License</a></li>
38       </ul>
39       <div class="logo">
40         <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>
41       </div>
42     </div>
43   </div>
44     <h1>Bug reports and feature requests for OpenRocket</h1>
45   <div class="content">
46     <h2>Bug reports</h2>
47     <p>If you encounter problems with OpenRocket, please report them
48     so they can be fixed in future versions.  Please follow the
49     instructions below to report a bug:</p>
50     <ul>
51       <li>Search the bug repository to see if the bug has already been
52       reported.  If it is, please add extra information to that bug
53       report:
54       <form action="https://sourceforge.net/search/index.php" method="get">
55         <p><input type="hidden" name="group_id" value="260357" />
56         <input type="hidden" name="type_of_search" value="artifact" />
57 <!--    <input type="hidden" name="group_artifact_id" value="1127606" /> -->
58 <!--    <input type="hidden" name="artifact_group" value="Bug" /> -->
59         <input type="hidden" name="search_summary" value="1" />
60         <input type="hidden" name="search_details" value="1" />
61         <input type="hidden" name="search_comments" value="1" />
62         <input type="text" name="all_words" value="" />
63         <input type="submit" name="form_submit" value="Search" /></p>
64       </form>
65       </li>
66       <li>Report the bug using the
67       <a href="https://sourceforge.net/tracker/?func=add&amp;group_id=260357&amp;atid=1127606">bug
68       tracker</a>.  Follow the instructions provided to fill in the
69       report.</li>
70       <li>If you are unsure about some issue, you can discuss it in
71       the appropriate
72       <a href="http://apps.sourceforge.net/phpbb/openrocket/">support
73       forum</a>.</li>
74     </ul>
75     <h2>Feature requests</h2>
76     <p>Good ideas on how to make OpenRocket better are always welcome!
77     The features will be implemented as there is time.  However, no
78     promises are made of when or whether some feature will be
79     provided.</p>
80     <p>If you would like to implement some feature yourself, patches
81     are sincerely welcome.  Please <a href="contact.html#contact">contact
82     me</a> in order to coordinate our efforts.</p>
83     <p>When requesting a feature:</p>
84     <ul>
85       <li>Check that the feature is not already in the
86         <a href="http://openrocket.svn.sourceforge.net/viewvc/openrocket/trunk/TODO">TODO-file</a> or
87       the <a href="https://sourceforge.net/tracker/?group_id=260357&amp;atid=1127606&amp;artgroup=899287">enhancement requests</a>.</li>
88       <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
89       enhancement request.  Please send multiple enhancements as
90       individual items.</li>
91     </ul>
92       <div class="t"></div>
93   <div class="r"></div>
94   <div class="b"></div>
95   <div class="l"></div>
96   <div class="tr"></div>
97   <div class="tl"></div>
98   <div class="br"></div>
99   <div class="bl"></div>
100   </div>
101   <div class="valid">
102     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!" /></a>
103     </p>
104   </div>
105 <!-- Piwik -->
106 <script type="text/javascript">
107 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
108 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
109 </script><script type="text/javascript">
110 piwik_action_name = '';
111 piwik_idsite = 1;
112 piwik_url = pkBaseURL + "piwik.php";
113 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
114 </script>
115 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt="" /></p></noscript>
116 <!-- End Piwik Tag -->
117 </body>
118 </html>