Introduction

Drizzle’s development primarily happens on Launchpad which handles code hosting, bugs tracking, mailing lists and everything else needed for project management. You will need a Launchpad account before making most kinds of contributions.

One of Drizzle’s aims is to have community contributions valued in the same way as core developer contributions, and to have all code undergo exactly the same approval and testing process no matter who it comes from (core developers or general community).

There are many ways to contribute to Drizzle. For example, you can:

We recommend anyone new to Drizzle who wants to learn the code see the Low hanging fruit list of bugs on Launchpad for possible tasks to take on.

Bazaar

Launchpad uses Bazaar for revision control of the source repositories and for documentation. You will need this installed before contributing documentation or code.

Finding Help

If you have any questions please contact us at the #drizzle Freenode IRC channel or on the Drizzle Discuss mailing list.

Table Of Contents

Previous topic

Installing in RedHat and Fedora

Next topic

Contributing Code

This Page