4
Drizzle's development primarily happens on
5
`Launchpad <http://launchpad.net/drizzle>`_ which handles code hosting, bugs,
6
mailing lists and everything else needed for project management. You will need
7
a `Launchpad account <https://help.launchpad.net/YourAccount/NewAccount>`_
8
before making most kinds of contributions.
10
One of Drizzle's aims is to have community contributions valued in the same way
11
as core developer contributions, and all code goes through exactly the same
12
approval and testing process no matter who it comes from (core developers or
15
There are many ways to contribute to Drizzle, for example:
17
* `File a bug <https://bugs.launchpad.net/drizzle/+filebug>`_
18
* `Write translations <https://translations.launchpad.net/drizzle>`_
19
* :ref:`Write documentation <documentation-label>`
20
* :ref:`Write code <code-label>`
22
We recommend anyone new to Drizzle who wants to learn the code see the `Low
23
hanging fruit <https://bugs.launchpad.net/drizzle/+bugs?field.tag=low-hanging-fruit>`_ list of bugs on Launchpad for possible tasks to take on.
28
Launchpad uses `Bazaar <https://launchpad.net/bazaar>`_ for revision control of
29
the source repositories, you will need this insalled before contributing
30
documentation or code.
35
If you have any questions please contact us at
36
`#drizzle <irc://irc.freenode.net/drizzle>`_
37
`Freenode <http://freenode.net/>`_ IRC channel or via. the
38
`Drizzle Discuss <https://launchpad.net/~drizzle-discuss>`_ mailing list.