1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/kanboard_ynh into testing

This commit is contained in:
ericgaspar 2023-01-22 09:19:24 +01:00
commit 4c01d8417b
2 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Kanboard for YunoHost
[![Integration level](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Working status](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Working status](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg)
[![Install Kanboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Kanboard pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg)
[![Installer Kanboard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Kanboard 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 Kanboard 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
Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
@ -28,9 +28,9 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
**Démo :** https://demo.yunohost.org/kanboard/
## Captures d'écran
## Captures décran
![Capture d'écran de Kanboard](./doc/screenshots/board.png)
![Capture décran de Kanboard](./doc/screenshots/board.png)
## Avertissements / informations importantes
@ -46,9 +46,9 @@ Cela est dû à une limitation de Kanboard.
## Documentations et ressources
* Site officiel de l'app : <https://kanboard.net>
* Documentation officielle de l'admin : <https://docs.kanboard.org/en/latest/>
* Dépôt de code officiel de l'app : <https://github.com/kanboard/kanboard>
* Site officiel de lapp : <https://kanboard.net>
* Documentation officielle de ladmin : <https://docs.kanboard.org/en/latest/>
* Dépôt de code officiel de lapp : <https://github.com/kanboard/kanboard>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_kanboard>
* Signaler un bug : <https://github.com/YunoHost-Apps/kanboard_ynh/issues>
@ -64,4 +64,4 @@ ou
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_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>