doc/contribute.md
2019-01-22 17:48:44 +01:00

93 lines
2.9 KiB
Markdown

# Get involved
<p class="lead">
YunoHost depends exclusively on the participation of people like you.
</p>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-heart"></span>&nbsp;&nbsp; Spread the word
</div>
<div class="col col-md-8" markdown="1">
Talk about software freedom, [self-hosting](selfhosting_en) and YunoHost to your relatives and at your work. We rely on Datalove evangelists like you <3
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-exclamation-sign"></span>&nbsp;&nbsp; Testing
</div>
<div class="col col-md-8" markdown="1">
We need people able to test YunoHost deeply. If you find a bug, try to identify it, and report it on our <a href="https://github.com/YunoHost/issues/issues" target="_blank">bug tracker</a>.
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-user"></span>&nbsp;&nbsp; Helping users
</div>
<div class="col col-md-8" markdown="1">
Our support relies on contributors like you. Just come to [the support chatroom](/help) and help new users getting started, or pick a question on the <a href="https://forum.yunohost.org/" target="_blank">Forum</a>.
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-cog"></span>&nbsp;&nbsp; Coding
</div>
<div class="col col-md-8" markdown="1">
You can involve in the YunoHost's development regardless of your skill.
Sysadmins, web developers, designers and pythonists <a href="https://github.com/YunoHost" target="_blank">are welcome</a>!
<br>
Learn [how to contribute](/dev), and join us on the [development chat room](xmpp:dev@conference.yunohost.org?join) and the <a href="http://list.yunohost.org/cgi-bin/mailman/listinfo/contrib">mailing-list</a>.
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-globe"></span>&nbsp;&nbsp; Localization
</div>
<div class="col col-md-8" markdown="1">
Get involved by making YunoHost interfaces available in your language.
<a href="https://translate.yunohost.org/" target="_blank">Get started</a>!
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-edit"></span>&nbsp;&nbsp; Write
</div>
<div class="col col-md-8" markdown="1">
Improve this documentation by [writing new pages](/write_documentation) or translating existing ones to your language.
</div>
</div>
<hr>
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-gift"></span>&nbsp;&nbsp; Packaging
</div>
<div class="col col-md-8" markdown="1">
Extend YunoHost capabilities by [packaging new services and web applications](/packaging_apps).
Have a look of [what has been done yet](/apps)!
</div>
</div>
---
<br>
<p class="lead" markdown="1">In any case, please come chat with us on [the dev chatroom](/chat_rooms) :-)</p>