{% blocktrans with bugzilla="http://bugs.goffi.org" %}If you found a bug, please report it to our Bugzilla: {{bugzilla}}{% endblocktrans %}
{% blocktrans with repos_sat="http://repos.goffi.org/sat" repos="http://repos.goffi.org" %}You'll find the mercurial repository of SàT on {{ repos_sat }}, satellite projects are also available on {{ repos }}{% endblocktrans %}
{% blocktrans with mercurial="Mercurial" %}To clone the repository, use {{ mercurial }}: hg clone http://repos.goffi.org/sat
. Check the wiki (see below) for installation instructions{% endblocktrans %}
{% blocktrans with wiki="http://wiki.goffi.org/wiki/sat" %}The documentation is available on the wiki (feel free to improve it): {{ wiki }}{% endblocktrans %}
{% blocktrans with developers_page="http://wiki.goffi.org/wiki/Catégorie:Documentation_développeur" %}You'll also find a dedicated section for developers: {{ developers_page }}{% endblocktrans %}
{% blocktrans with sat_muc="sat@chat.jabberfr.org" %}The best way to join us is on SàT's Jabber room: {{ sat_muc }}{% endblocktrans %}
{% blocktrans with mailing_list="http://lists.goffi.org/listinfo/dev" %}If you need help, you can also write to our dev mailing list: {{ mailing_list }}{% endblocktrans %}