Reporting-bugs.xhtml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:pls="http://www.w3.org/2005/01/pronunciation-lexicon" xmlns:ssml="http://www.w3.org/2001/10/synthesis" xmlns:svg="http://www.w3.org/2000/svg">
  3. <head>
  4. <title>Reporting bugs</title>
  5. <link rel="stylesheet" type="text/css" href="docbook-epub.css"/>
  6. <link rel="stylesheet" type="text/css" href="kawa.css"/>
  7. <script src="kawa-ebook.js" type="text/javascript"/>
  8. <meta name="generator" content="DocBook XSL-NS Stylesheets V1.79.1"/>
  9. <link rel="prev" href="Community.xhtml" title="The Kawa Community"/>
  10. <link rel="next" href="Mailing-lists.xhtml" title="General Kawa email and discussion"/>
  11. </head>
  12. <body>
  13. <header/>
  14. <section class="sect1" title="Reporting bugs" epub:type="subchapter" id="Reporting-bugs">
  15. <div class="titlepage">
  16. <div>
  17. <div>
  18. <h2 class="title" style="clear: both">Reporting bugs</h2>
  19. </div>
  20. </div>
  21. </div>
  22. <p>To report a bug or a feature request
  23. use the <a class="ulink" href="https://gitlab.com/kashell/Kawa/issues" target="_top">Issue Tracker</a>.
  24. This does require a <a class="ulink" href="https://gitlab.com/" target="_top">GitLab</a> account;
  25. if this is a problem you can use the Savannah bug tracker.
  26. </p>
  27. <h4 id="idm139667881099664">Older Savannah bug tracker</h4>
  28. <p>The older bug tracker for Kawa on Savannah is still available,
  29. but we request you use
  30. the <a class="ulink" href="https://gitlab.com/kashell/Kawa/issues" target="_top">GitLab Issue Tracker</a>
  31. for new issues.
  32. </p>
  33. <p>To report a bug or feature request for Kawa (including Qexo or JEmacs) through Savannah,
  34. use the
  35. <a class="ulink" href="http://savannah.gnu.org/bugs/?func=additem&amp;group=kawa" target="_top">bug-submission page</a>.
  36. You can browse and comment on existing bug reports
  37. using the <a class="ulink" href="http://savannah.gnu.org/bugs/?group=kawa" target="_top">Kawa Bugzilla page</a>.
  38. </p>
  39. <p>When a bug report is created or modified, mail is automatically sent to the
  40. <code class="email">&lt;<a class="email" href="mailto:bug-kawa@gnu.org">bug-kawa@gnu.org</a>&gt;</code> list. You can subscribe, unsubscribe, or browse
  41. the archives through the
  42. <a class="ulink" href="http://mail.gnu.org/mailman/listinfo/bug-kawa" target="_top"><code class="literal">bug-kawa</code> web interface</a>.
  43. </p>
  44. </section>
  45. <footer>
  46. <div class="navfooter">
  47. <p>
  48. Up: <a accesskey="u" href="Community.xhtml">The Kawa Community</a></p>
  49. <p>
  50. Next: <a accesskey="n" href="Mailing-lists.xhtml">General Kawa email and discussion</a></p>
  51. </div>
  52. </footer>
  53. </body>
  54. </html>