/docs/source/contribute.txt

https://bitbucket.org/datopdog/baruwa · Plain Text · 57 lines · 45 code · 12 blank · 0 comment · 0 complexity · f300cddc45ae9a54adf42053d0bdb2a0 MD5 · raw file

  1. =======================
  2. Contributing to Baruwa
  3. =======================
  4. There are so many ways to help Baruwa's development,
  5. * Blog about it.
  6. * Report bugs and request features
  7. * Submit patches for new and fixed behaviour
  8. * Join the mailing lists and share ideas
  9. * Donate to the project
  10. * Documentation
  11. * Translation
  12. Reporting bugs
  13. --------------
  14. Please use the Github `issue tracking system`_ to report
  15. bugs and request new features.
  16. Submitting patches
  17. ------------------
  18. Baruwa source code is maintained in a git repository
  19. at `Github`_
  20. You can either:
  21. * Send me a pull request on `Github`_
  22. * Submit old style patches to the `mailing-list`_
  23. Documentation
  24. -------------
  25. The documentation is part of the source, clone the
  26. repo make the changes then either:
  27. * Send me a pull request on `Github`_
  28. * Submit old style patches to the `mailing-list`_
  29. You can also contribute tips and sightings on the
  30. `baruwa wiki`_ at Github.
  31. Donations
  32. ---------
  33. Donations are appreciated please use the `Pledge`_
  34. system which accepts paypal payments
  35. Translation
  36. -----------
  37. Clone the source code from `Github`_, `create`_ a new language
  38. if it does not exist, translate and test then send me
  39. a pull request on `Github`_
  40. .. _`Github`: http://github.com/akissa/baruwa
  41. .. _`issue tracking system`: https://github.com/akissa/baruwa/issues
  42. .. _`baruwa wiki`: https://github.com/akissa/baruwa/wiki
  43. .. _`Pledge`: http://pledgie.com/campaigns/12056
  44. .. _`mailing-list`: http://lists.baruwa.org/
  45. .. _`create`: http://docs.djangoproject.com/en/1.1/topics/i18n/localization/#topics-i18n-localization