1 <?
include ("barry.inc"); ?
>
3 <?
createHeader("Reporting a Bug"); ?
>
5 <?
createSubHeader("Information to Report"); ?
>
7 <p
>When reporting a bug
, it is helpful to
include as much information
as you
8 can about your system
, and the circumstances surrounding the bug
.</p
>
11 Information to
include, if applicable
:
13 <li
>The exact error message you get
, if any
, when you encounter
15 <li
>Version of Barry
</li
>
16 <li
>How you installed Barry
</li
>
17 <li
>Any sample data that may help in reproducing the problem
</li
>
18 <li
>Name
and version of your operating system
</li
>
19 <li
>Architecture of your
system (32 bit?
64 bit? Intel? iMac?
)</li
>
23 <p
>Once you have all this information
,
24 <?
createLink("contact", "send it to us"); ?
>.</p
>
26 <p
>If you also have a patch that solves the problem
, see the page on
27 <?
createLink("patches", "submitting patches"); ?
>.</p
>