Increment year in copyright notice.
[squirrelmail.git] / plugins / bug_report / README
1 Bug Reporter -- Version 1.0
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 As with other plugins, just uncompress the archive in the plugins
39 directory, go back to the main directory, run configure and add the plugin.
40
41 Questions/comments/flames/etc can be sent to
42 Tyler Akins <fidian@tiny.net>
43
44
45 Changes
46 =======
47 1.0 -> 1.1
48 * Added a bit more data to the report
49 * Cleaned up some HTML
50 * Altered link in menu bar to look good with other plugins
51 * User-selectable list for where message gets sent to