===================== Contributing to Oscar ===================== You're thinking of helping out. That's brilliant - thank you for your time! You can contribute in many ways: * Join the `django-oscar`_ mailing list and answer questions. * :doc:`Report bugs ` in our `ticket tracker`_. * :doc:`Submit pull requests ` for new and/or fixed behaviour. * :doc:`Improve the documentation `. * :doc:`Write tests `. * Translations can be contributed using Transifex_. Just apply for a language and go ahead! .. _django-oscar: http://groups.google.com/group/django-oscar .. _ticket tracker: https://github.com/django-oscar/django-oscar/issues .. _Transifex: https://www.transifex.com/projects/p/django-oscar/ Overview -------- .. toctree:: :maxdepth: 1 development-environment bugs-and-features coding-style submitting-pull-requests running-tests writing-documentation