README 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. Bug Reporter -- Version 1.0
  2. Need to submit a bug? Need to know valuable system information? Need
  3. to be accurate? This should do it for you.
  4. Features
  5. ========
  6. * You save yourself a lot of typing
  7. * By default, this is not enabled.
  8. * Provides detailed setup information to help diagnose your problem
  9. * Has some warnings that can help out the person submitting the bug report
  10. Description
  11. ===========
  12. When people stumble across a bug, which may happen in a work-in-progress,
  13. often times they would like to help out the software and get rid of the bug.
  14. Sometimes, these people don't know much about the system and how it is set
  15. up -- they know enough to make the bug happen for them. This bug report
  16. plugin is designed to gather all of the non-private information for the user
  17. automatically, so that the user doesn't need to know more than how to trigger
  18. the bug.
  19. Future Work
  20. ===========
  21. * Add more data
  22. * Add more warnings
  23. Installation
  24. ============
  25. As with other plugins, just uncompress the archive in the plugins
  26. directory, go back to the main directory, run configure and add the plugin.
  27. Questions/comments/flames/etc can be sent to
  28. Tyler Akins <fidian@tiny.net>
  29. Changes
  30. =======
  31. 1.0 -> 1.1
  32. * Added a bit more data to the report
  33. * Cleaned up some HTML
  34. * Altered link in menu bar to look good with other plugins
  35. * User-selectable list for where message gets sent to