]> i-scream Git - www.i-scream.org.git/blob - www/support.xhtml
0fd3c7b47acc1a807104debbcf7bd8cf4738cf6f
[www.i-scream.org.git] / www / support.xhtml
1 <!--#include virtual="/doctype.inc" -->
2
3 <head>
4 <title>i-scream support</title>
5 <!--#include virtual="/style.inc" -->
6 </head>
7
8 <body>
9
10 <div id="container">
11
12 <div id="main">
13
14 <!--#include virtual="/header.inc" -->
15
16 <div id="contents"> 
17 <h1 class="top">i-scream Support</h1>
18
19 <p>i-scream uses <a href="http://www.bestpractical.com/rt/">RT</a> to track
20 support requests. We've set up two addresses to help seperate the two main
21 types of requests.</p>
22
23 <h3>bugs@i-scream.org</h3>
24
25 <p>
26 If you have found a bug or problem with an i-scream program send an
27 email to this address. Your message will be logged and one of the developers
28 will get back to you with more information. Hopefully we'll be able to fix
29 the bug.
30 </p>
31
32 <h3>support@i-scream.org</h3>
33
34 <p>
35 If you need some assistance with an i-scream program you should email
36 this address. One of the developers will be able to help attempt to
37 sort out you problem. Please make sure you read the documentation
38 <em>before</em> sending us an email.
39 </p>
40
41 <p>
42 Once your email has been received you will get an acknowledgement by
43 email and details of how to view your tickets over the web.
44 </p>
45 </div>
46
47 <!--#include virtual="/footer.inc" -->
48
49 </div>
50
51 <!--#include virtual="/menu.inc" -->
52
53 </div>
54
55 </body>
56 </html>