~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/how_to_report_a_bug.rst

  • Committer: Daniel Nichter
  • Date: 2011-10-23 05:45:09 UTC
  • mto: This revision was merged to the branch mainline in revision 2448.
  • Revision ID: daniel@percona.com-20111023054509-5w1z0g4hn1c4guqv
A lot of doc changes: rewrite and expand Configuration and Administration, re-order top-level sections, enhance Contributing, add Release Notes, add Help and Support, fix title casing, label all plugins, other misc. enhancements.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
===================
2
 
How to report a bug
 
1
How to Report a Bug
3
2
===================
4
3
 
5
4
Drizzle bugs can be reported at https://bugs.launchpad.net/drizzle. On the right side of the page you will see the link to "Report a bug", alongside links to ask questions, submit code, etc. 
6
5
 
7
6
If you're interested in helping to fix some of Drizzle's current bugs, the team  maintains a list of low hanging fruit bugs on Launchpad: https://bugs.edge.launchpad.net/drizzle/+bugs?field.tag=low-hanging-fruit
 
7
 
 
8
.. seealso:: :ref:`contributing_code`