PageRenderTime 57ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/www/branches/dev/nimbus/htdocs/feedback.html

#
HTML | 90 lines | 62 code | 25 blank | 3 comment | 0 complexity | 792041f98e63605b85e3ee5097cbef49 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!-- begin feedback.text -->
  2. <!-- for jEdit: :mode=html:indentSize=2:tabSize=2:noTabs=true: -->
  3. <h1>Feedback and Support</h1>
  4. <h2>Mailing Lists</h2>
  5. <p>Four mailing lists have been created for jEdit. The core developers are all subscribed to these addresses, so they provide the best way to reach people involved in development of jEdit. </p>
  6. <p> Note that you must post from a subscribed address. If you don't want delivery to one of your posting addresses, subscribe anyway, and enable the <b>nomail</b> subscription option. </p>
  7. <ul>
  8. <li><tt>jEdit-announce</tt>:
  9. <a href="http://marc.theaimsgroup.com/?l=jedit-announce">Archives</a>,
  10. <a href="http://lists.sourceforge.net/mailman/listinfo/jedit-announce">Subscribe /
  11. Unsubscribe / Preferences</a> - only notifications of plugin and jEdit updates
  12. are posted here.
  13. <li><tt>jEdit-users</tt>: <a href="http://marc.theaimsgroup.com/?l=jedit-users">Archives</a>,
  14. <a href="http://lists.sourceforge.net/mailman/listinfo/jedit-users">Subscribe /
  15. Unsubscribe / Preferences</a> - this is a general discussion list.
  16. <li><tt>jEdit-devel</tt>: <a href="http://marc.theaimsgroup.com/?l=jedit-devel">Archives</a>,
  17. <a href="http://lists.sourceforge.net/mailman/listinfo/jedit-devel">Subscribe /
  18. Unsubscribe / Preferences</a> - this list is for more technical discussion.
  19. Please do <b>not</b> post to both <tt>jEdit-users</tt> and <tt>jEdit-devel</tt>; everyone on jEdit-devel is also subscribed to jEdit-users. To reach the widest audience, post to <tt>jEdit-users</tt> only. If you want to write about something technical, post to <tt>jEdit-devel</tt> only.
  20. </li>
  21. <li><tt>jEdit-commits</tt>: <a href="http://marc.theaimsgroup.com/?l=jedit-cvs">Archives</a>,
  22. <a href="http://lists.sourceforge.net/mailman/listinfo/jedit-cvs">Subscribe /
  23. Unsubscribe / Preferences</a> - this list is intended for people who want to follow the development of jEdit directly - Notifications of new commits are automatically posted to this list. It is recommended that all developers subscribe to this on their gmail account. </li>
  24. </ul>
  25. <h2>Message Boards</h2>
  26. <p>
  27. If you would rather not subscribe to the mailing lists, you can participate in <a href="http://community.jedit.org/?q=forum">web-based message boards</a> on the <a href="http://community.jedit.org">community site</a>. You must have a user login on the community site to participate. Core developers are not checking these forums as frequently as the mailing lists. </p>
  28. <h2>Reporting Bugs</h2>
  29. <p>Before submitting a bug, please check the
  30. <a href="http://www.jedit.org/FAQ/index.html">the
  31. jEdit FAQ</a>.</p>
  32. <p>If the FAQ doesn't answer your question, report a bug to one of the
  33. bug trackers:</p>
  34. <ul>
  35. <li>
  36. <a href="http://sourceforge.net/tracker/?group_id=588&amp;atid=100588&amp;func=browse">jEdit core bug tracker</a>
  37. </li>
  38. <li>
  39. <a href="http://sourceforge.net/tracker/?group_id=588&amp;atid=565475&amp;func=browse">jEdit plugin bug tracker</a>
  40. </li>
  41. <li>
  42. <a href="http://sourceforge.net/tracker/?atid=566996&group_id=588&func=browse">jEditLauncher tracker</a>
  43. </li>
  44. <li> <a href="http://sourceforge.net/tracker/?group_id=588&atid=350588">Feature Requests</a> </li>
  45. </ul>
  46. <p>When writing a bug report, please try to be as specific as possible.
  47. You should specify your jEdit version, Java version, operating system, plugin version(s) if any, any relevant output from the activity log, and a valid sf.net account connected to a valid e-mail address, in case we need further information from you to fix the bug.</p>
  48. <h2>Internet Relay Chat</h2>
  49. <p>If you want to chat about jEdit, join channel <b>#jedit</b> on
  50. <b>irc.freenode.net</b>.</p>
  51. <p>You can use any IRC client to chat, but of course we
  52. recommend you use the <a href="http://plugins.jedit.org/plugins/IRC">IRC plugin</a> for jEdit. The default settings of the plugin are to join the above channel.</p>
  53. <h2>Paid Support</h2>
  54. <p> For users who wish to purchase professional levels of support, <a href="http://www.openlogic.com/products/support.php">OpenLogic</a> employs committers from the jEdit community to answer questions, fix bugs, and add features.
  55. </p>
  56. <h2>Rating jEdit</h2>
  57. <p> If you like jEdit, you can give it a "rating" on the following sites: </p>
  58. <ul>
  59. <li><a href="http://www.icewalk.com/app_vote.php?id=1016">IceWalkers</a>
  60. </li>
  61. <li><a href="http://freshmeat.net/rate/4796/">FreshMeat</a> </li>
  62. <li> <a href="http://fileforum.betanews.com/detail/jEdit/1057305477/1">FileForum.Betanews.com</a>
  63. </li>
  64. </ul>
  65. <!-- end feedback.text -->