{% set title = "Get Involved" %} {% set description = "Join the Tryton community and help the project" %} {% set toc = [ ("Donate", 'donate', None), ("Help Users", 'support', None), ("Spread the Word", 'spread', None), ("Report Bugs & Issues", 'bug', None), ("Submit Changes", 'develop', None), ("Translate", 'translate', None), ("Propose Changes", 'feature', None), ] %} {% extends "layout-toc.html" %} {% from "utils.html" import background %} {% block style %} {{ super() }} {{ background('banner-contribute') }} {% endblock %} {% block content %}
{{ super() }} {% endblock content %} {% block main %}Join the Tryton community and help the project.
The infrastructure powering Tryton is provided by the Foundation. Donation is the only way for the Foundation to be funded.
{{ heart|safe }} DonateTryton is a volunteer-driven project. We rely on the community members to help others. Join the forum or IRC channels and start helping.
Support Forum IRCIf you encounter any issues, then let us know about them. Reporting bugs and issues that have not already been reported helps us maintain our high quality level.
Report IssuesDevelopers can propose changes to fix issues, add new features or improve the software and documentation. You can get started by solving some issues that are marked as easy.
How to developTryton does not speak your language yet? You’ve found a typo in the translation? Get translating! We use a server to share the translation effort and the bug tracker to request new language. Translation terms are updated on a monthly basis.
Translate Request new languageLarge changes and sizable features must first be discussed with the community so a consensus can be reached.
Submit an Idea Write a Blueprint