mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
commit
8b80cdf043
5 changed files with 5 additions and 5 deletions
|
@ -26,13 +26,13 @@ Fider is a feedback portal that helps teams collect and prioritize customer feed
|
|||
- Markdown support
|
||||
|
||||
|
||||
**Shipped version:** 0.21.1~ynh1
|
||||
**Shipped version:** 0.21.1~ynh2
|
||||
|
||||
**Demo:** https://feedback.fider.io
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of Fider](./doc/screenshots/example.avif)
|
||||
![Screenshot of Fider](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
|
|
@ -26,13 +26,13 @@ Fider is a feedback portal that helps teams collect and prioritize customer feed
|
|||
- Markdown support
|
||||
|
||||
|
||||
**Version incluse :** 0.21.1~ynh1
|
||||
**Version incluse :** 0.21.1~ynh2
|
||||
|
||||
**Démo :** https://feedback.fider.io
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
![Capture d'écran de Fider](./doc/screenshots/example.avif)
|
||||
![Capture d'écran de Fider](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
|
Binary file not shown.
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 KiB |
|
@ -6,7 +6,7 @@
|
|||
"en": "Open platform to collect and prioritize feedback",
|
||||
"fr": "Plateforme ouverte pour récolter et prioriser les retours utilisateurs"
|
||||
},
|
||||
"version": "0.21.1~ynh1",
|
||||
"version": "0.21.1~ynh2",
|
||||
"url": "https://fider.io",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue