1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2024-09-03 20:16:07 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:32:14 +00:00
parent 1731994773
commit 7da79f0688
2 changed files with 16 additions and 16 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Question2Answer for YunoHost
[![Integration level](https://dash.yunohost.org/integration/question2answer.svg)](https://dash.yunohost.org/appci/app/question2answer) ![Working status](https://ci-apps.yunohost.org/ci/badges/question2answer.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/question2answer.maintain.svg)
[![Install Question2Answer with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=question2answer)
*[Lire ce readme en français.](./README_fr.md)*
@ -20,7 +21,6 @@ Question2Answer (Q2A) is a popular open source Q&A platform for PHP/MySQL.
**Shipped version:** 1.8.6~ynh2
**Demo:** http://demo.question2answer.org
## Screenshots
@ -39,7 +39,7 @@ This app can be configured via its admin panel, available at `https://mydomain/m
* Official app website: <https://www.question2answer.org>
* Official admin documentation: <https://docs.question2answer.org>
* Upstream app code repository: <https://github.com/q2a/question2answer>
* YunoHost documentation for this app: <https://yunohost.org/app_question2answer>
* YunoHost Store: <https://apps.yunohost.org/app/question2answer>
* Report a bug: <https://github.com/YunoHost-Apps/question2answer_ynh/issues>
## Developer info

View file

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# Question2Answer pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/question2answer.svg)](https://dash.yunohost.org/appci/app/question2answer) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/question2answer.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/question2answer.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/question2answer.svg)](https://dash.yunohost.org/appci/app/question2answer) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/question2answer.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/question2answer.maintain.svg)
[![Installer Question2Answer avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=question2answer)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Question2Answer rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Question2Answer rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Question2Answer (Q2A) est une plateforme de Questions/Réponses pour PHP/MySQL.
**Version incluse :** 1.8.6~ynh2
**Version incluse :** 1.8.6~ynh2
**Démo :** http://demo.question2answer.org
## Captures d'écran
## Captures décran
![Capture d'écran de Question2Answer](./doc/screenshots/install_screenshot.png)
![Capture décran de Question2Answer](./doc/screenshots/install_screenshot.png)
## Avertissements / informations importantes
@ -36,10 +36,10 @@ Cette application se configure via son interface administrateur, accessible sur
## Documentations et ressources
* Site officiel de l'app : <https://www.question2answer.org>
* Documentation officielle de l'admin : <https://docs.question2answer.org>
* Dépôt de code officiel de l'app : <https://github.com/q2a/question2answer>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_question2answer>
* Site officiel de lapp : <https://www.question2answer.org>
* Documentation officielle de ladmin : <https://docs.question2answer.org>
* Dépôt de code officiel de lapp : <https://github.com/q2a/question2answer>
* YunoHost Store: <https://apps.yunohost.org/app/question2answer>
* Signaler un bug : <https://github.com/YunoHost-Apps/question2answer_ynh/issues>
## Informations pour les développeurs
@ -54,4 +54,4 @@ ou
sudo yunohost app upgrade question2answer -u https://github.com/YunoHost-Apps/question2answer_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>