doc/contribute.md

94 lines
2.9 KiB
Markdown
Raw Normal View History

2014-06-08 13:55:26 +02:00
# Get involved
2014-03-14 10:54:01 +01:00
2014-06-08 13:55:26 +02:00
<p class="lead">
2014-06-08 14:21:06 +02:00
YunoHost depends exclusively on the participation of people like you.
2014-06-08 13:55:26 +02:00
</p>
2014-03-17 15:46:54 +01:00
2014-06-08 13:55:26 +02:00
---
2014-03-17 15:46:54 +01:00
2014-06-08 13:55:26 +02:00
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-heart"></span>&nbsp;&nbsp; Spread the word
</div>
2014-06-08 14:00:16 +02:00
<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
2014-06-08 13:55:26 +02:00
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-exclamation-sign"></span>&nbsp;&nbsp; Testing
</div>
2014-06-08 14:00:16 +02:00
<div class="col col-md-8" markdown="1">
2018-06-05 16:02:47 +02:00
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>.
2014-06-08 13:55:26 +02:00
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-user"></span>&nbsp;&nbsp; Helping users
</div>
2014-06-08 14:00:16 +02:00
<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>.
2014-06-08 13:55:26 +02:00
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-cog"></span>&nbsp;&nbsp; Coding
</div>
2014-06-08 14:00:16 +02:00
<div class="col col-md-8" markdown="1">
2014-06-08 13:55:26 +02:00
You can involve in the YunoHost's development regardless of your skill.
2014-06-08 14:21:06 +02:00
Sysadmins, web developers, designers and pythonists <a href="https://github.com/YunoHost" target="_blank">are welcome</a>!
2016-01-19 22:11:07 +01:00
<br>
2016-11-27 05:13:46 +01:00
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>.
2014-06-08 13:55:26 +02:00
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-globe"></span>&nbsp;&nbsp; Localization
</div>
2014-06-08 14:00:16 +02:00
<div class="col col-md-8" markdown="1">
2014-06-08 13:55:26 +02:00
Get involved by making YunoHost interfaces available in your language.
2015-10-11 19:01:15 +02:00
<a href="https://translate.yunohost.org/" target="_blank">Get started</a>!
2014-06-08 13:55:26 +02:00
</div>
</div>
---
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-edit"></span>&nbsp;&nbsp; Write
</div>
2014-06-08 14:00:16 +02:00
<div class="col col-md-8" markdown="1">
2014-06-08 13:55:26 +02:00
Improve this documentation by [writing new pages](/write_documentation) or translating existing ones to your language.
</div>
</div>
2014-06-08 13:58:40 +02:00
<hr>
2014-06-08 13:55:26 +02:00
<div class="row">
<div class="col col-md-3 lead">
<span class="glyphicon glyphicon-gift"></span>&nbsp;&nbsp; Packaging
</div>
2014-06-08 14:00:16 +02:00
<div class="col col-md-8" markdown="1">
2014-06-08 13:55:26 +02:00
Extend YunoHost capabilities by [packaging new services and web applications](/packaging_apps).
2014-06-08 14:21:06 +02:00
Have a look of [what has been done yet](/apps)!
2014-06-08 13:55:26 +02:00
</div>
</div>
2014-08-17 18:53:30 +02:00
---
2014-06-08 13:55:26 +02:00
<br>
2019-01-22 17:48:37 +01:00
<p class="lead" markdown="1">In any case, please come chat with us on [the dev chatroom](/chat_rooms) :-)</p>