Merge pull request #416 from YunoHost/chat_rooms

Add explaination about XMPP chat rooms of YunoHost project.
This commit is contained in:
M5oul 2016-11-30 22:59:28 +01:00 committed by GitHub
commit 6ba293a4ec
6 changed files with 52 additions and 0 deletions

24
chat_rooms.md Normal file
View file

@ -0,0 +1,24 @@
## Chat rooms
Amoung other communication tools, YunoHost project use chat rooms to communicate.
This instant messaging chat rooms, which uses [XMPP protocol](XMPP_en), are hosted on our XMPP server.
You could join this chat rooms with an [XMPP client](https://en.wikipedia.org/wiki/Comparison_of_instant_messaging_clients#XMPP-related_features).
### Chat rooms
#### Mutual aid
[Mutual aid](support_en) chat room is here to allow YunoHost's users to help each other.
- A [web client](https://chat.yunohost.org) is here to easily join _mutual aid_ chat room.
- **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
#### Development
YunoHost core development chat room. Currently, the main chat room for contributions on YunoHost project.
For help, thanks to do it on `support` chat room.
- **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
#### Applications
Application packaging development chat room. It allow packagers to help each other.
It also allow to discuss packaging evolution, continuous integration tools.
- **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**

24
chat_rooms_fr.md Normal file
View file

@ -0,0 +1,24 @@
## Salons de discussions
Parmi dautres outils de communications, le projet YunoHost se sert de salons de discussions pour communiquer.
Ces salons de messagerie instantanées, qui utilisent le [protocole XMPP](XMPP_fr), sont hébergés sur notre serveur XMPP.
Vous pouvez rejoindre ces salons avec un [client XMPP](https://fr.wikipedia.org/wiki/Liste_de_clients_XMPP).
### Salons
#### Entraide
Salon d[entraide](support_fr) est là pour permettre aux utilisateurs de YunoHost de sentraider.
- Un [client web](https://chat.yunohost.org) est à votre disposition pour rejoindre facilement le salon dentraide.
- **[support@conference.yunohost.org](xmpp:support@conference.yunohost.org?join)**
#### Développement
Salon de développement du cœur de YunoHost. Actuellement utilisé comme salon principal pour les contributions autour du projet.
Pour de laide, merci de le faire sur le salon dentraide.
- **[dev@conference.yunohost.org](xmpp:dev@conference.yunohost.org?join)**
#### Applications
Salon de développement du packaging dapplication. Il permet aux packageurs de sentraider.
Il sert également à discuter de lévolution du packaging, des outils dintégration continue sur les applications.
- **[apps@conference.yunohost.org](xmpp:apps@conference.yunohost.org?join)**

View file

@ -95,6 +95,7 @@
<a class="btn btn-lg btn-block btn-info" href="/docs">Documentation</a>
<a class="btn btn-lg btn-block btn-success" href="/contribute">Get involved</a>
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org/" target="_blank">Forum</a>
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_en" target="_blank">Chat rooms</a>
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Latest news</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/support">Support</a>
</div>

View file

@ -94,6 +94,7 @@
<a class="btn btn-lg btn-block btn-info" href="/docs_fr">Documentation</a>
<a class="btn btn-lg btn-block btn-success" href="/contribute_fr">Comment contribuer</a>
<a class="btn btn-lg btn-block btn-warning" href="https://forum.yunohost.org" target="_blank">Forum</a>
<a class="btn btn-lg btn-block btn-default" href="chat_rooms_fr" target="_blank">Salons de discussions</a>
<a class="btn btn-lg btn-block btn-danger" href="https://forum.yunohost.org/c/announcement">Dernières nouvelles</a>
<a class="btn btn-lg btn-block btn-danger btn-support" href="/support_fr">Support</a>

View file

@ -111,5 +111,6 @@
* [Art Works](artworks_en)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
- [Chat rooms](chat_rooms_en)
* [Communication](communication_en)
* [Help](/help)

View file

@ -123,6 +123,7 @@
* [Entraide - support](/support_fr)
* [Blog](https://forum.yunohost.org/c/announcement)
- [Forum](https://forum.yunohost.org)
- [Salons de discussions](chat_rooms_fr)
* [Conférences](/conf_fr)
* [Communication extérieure](communication_fr)
* [Travail artistique](artworks_fr)