thicker border
[squirrelmail.git] / plugins / bug_report / README
1 Bug Reporter
2
3 Need to submit a bug? Need to know valuable system information? Need
4 to be accurate? This should do it for you.
5
6
7 Features
8 ========
9
10 * You save yourself a lot of typing
11 * By default, this is not enabled.
12 * Provides detailed setup information to help diagnose your problem
13 * Has some warnings that can help out the person submitting the bug report
14
15
16 Description
17 ===========
18
19 When people stumble across a bug, which may happen in a work-in-progress,
20 often times they would like to help out the software and get rid of the bug.
21 Sometimes, these people don't know much about the system and how it is set
22 up -- they know enough to make the bug happen for them. This bug report
23 plugin is designed to gather all of the non-private information for the user
24 automatically, so that the user doesn't need to know more than how to trigger
25 the bug.
26
27
28 Future Work
29 ===========
30
31 * Add more data
32 * Add more warnings
33
34
35 Installation
36 ============
37
38 Go back to the main directory, run configure and add the plugin.
39
40
41 Credits
42 =======
43
44 This plugin has been originally developed by Tyler Akins and is now
45 maintained by the SquirrelMail Project Team.