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