adding small webpage
[stockthis] / www / reporting.html
diff --git a/www/reporting.html b/www/reporting.html
new file mode 100644 (file)
index 0000000..7142d69
--- /dev/null
@@ -0,0 +1,33 @@
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <title>StockThis: The most complete stockquotes mobile application.</title>
+  <meta name="Keywords" content="maemo, stockthis, quotes, n800, n810, n900, nokia, stocks, finance" />
+  <meta http-equiv="Keywords" content="maemo, stockthis, quotes, n800, n810, n900, nokia, stocks, finance" />
+  <meta name="Description" content="StockThis. The most complete stockquotes mobile application." />
+  <link href="./style.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id=all>
+<a href="index.html"><img src="logo.png" /></a><br />
+
+<h2>Report bugs</h2>
+If StockThis has a problem when you're using it, it's a good idea to report this problem so that the developer can fix it and so StockThis be improved.<br /><br />
+
+A good bug report should contain all possible information to reproduce the problem. It's best to write detailed  and step by step instructions that must be done so that the problem happens. Every small detail is important.
+<br /><br />
+In the specific case of StockThis besides the detailed list of actions, there is a menu in the application called "Log", this text can also be useful, please don't forget to addit in the bug report.
+<br /><br />
+Of course, a bug report with little information is often better than none.
+
+<h2>Request features</h2>
+If StockThis lacks some function that you think may be a good idea for a mobile blogging client, please ask for it. It probably won't be implemented overnight, but if it's a good and useful idea for sure it will be implemented later.<br />
+<br />
+A good way to ask for a feature is to give all possible information on how it should work and if it's possible give an example of an application that has this functionality implemented.
+
+<h2>Where</h2>
+Now you know everything that you need to report bugs and request features, you can do so at:
+<a href="https://bugs.maemo.org/enter_bug.cgi?product=StockThis">maemo.org bugzilla section for StockThis</a>
+
+</body>
+</html>