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
If you have any questions please contact us at
23
`#drizzle <irc://irc.freenode.net/drizzle>`_
24
`Freenode <http://freenode.net/>`_ IRC channel or via. the
25
`Drizzle Discuss <https://launchpad.net/~drizzle-discuss>`_ mailing list.
30
Launchpad uses `Bazaar <https://launchpad.net/bazaar>`_ for revision control of
31
the source repositories, you will need this insalled before contributing
32
documentation or code.