=======================
Contributing to Baruwa
=======================

There are so many ways to help Baruwa's development,

* Blog about it.
* Report bugs and request features
* Submit patches for new and fixed behaviour
* Join the mailing lists and share ideas
* Donate to the project
* Documentation
* Translation
	
Reporting bugs
--------------
Please use the Github `issue tracking system`_ to report
bugs and request new features.

Submitting patches
------------------
Baruwa source code is maintained in a git repository
at `Github`_  

You can either:

* Send me a pull request on `Github`_
* Submit old style patches to the `mailing-list`_

Documentation
-------------
The documentation is part of the source, clone the
repo make the changes then either:

* Send me a pull request on `Github`_
* Submit old style patches to the `mailing-list`_

You can also contribute tips and sightings on the 
`baruwa wiki`_ at Github.

Donations
---------
Donations are appreciated please use the `Pledge`_ 
system which accepts paypal payments 

Translation
-----------
Clone the source code from `Github`_, `create`_ a new language
if it does not exist, translate and test then send me
a pull request on `Github`_

.. _`Github`: http://github.com/akissa/baruwa
.. _`issue tracking system`: https://github.com/akissa/baruwa/issues
.. _`baruwa wiki`: https://github.com/akissa/baruwa/wiki
.. _`Pledge`: http://pledgie.com/campaigns/12056
.. _`mailing-list`: http://lists.baruwa.org/
.. _`create`: http://docs.djangoproject.com/en/1.1/topics/i18n/localization/#topics-i18n-localization