1 |
tdb |
1.3 |
<!--#include virtual="/doctype.inc" --> |
2 |
tdb |
1.1 |
|
3 |
|
|
<head> |
4 |
tdb |
1.2 |
<title>i-scream support</title> |
5 |
|
|
<!--#include virtual="/style.inc" --> |
6 |
tdb |
1.1 |
</head> |
7 |
|
|
|
8 |
tdb |
1.2 |
<body> |
9 |
|
|
|
10 |
|
|
<div id="container"> |
11 |
|
|
|
12 |
|
|
<div id="main"> |
13 |
tdb |
1.1 |
|
14 |
tdb |
1.2 |
<!--#include virtual="/header.inc" --> |
15 |
tdb |
1.1 |
|
16 |
tdb |
1.2 |
<div id="contents"> |
17 |
|
|
<h1 class="top">i-scream Support</h1> |
18 |
tdb |
1.1 |
|
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 |
tdb |
1.2 |
types of requests.</p> |
22 |
tdb |
1.1 |
|
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 |
tdb |
1.2 |
</div> |
46 |
tdb |
1.1 |
|
47 |
tdb |
1.2 |
<!--#include virtual="/footer.inc" --> |
48 |
tdb |
1.1 |
|
49 |
tdb |
1.2 |
</div> |
50 |
|
|
|
51 |
|
|
<!--#include virtual="/menu.inc" --> |
52 |
|
|
|
53 |
|
|
</div> |
54 |
tdb |
1.1 |
|
55 |
|
|
</body> |
56 |
|
|
</html> |