mirror of
https://github.com/YunoHost-Apps/framaforms_ynh.git
synced 2024-09-03 18:36:12 +02:00
Auto-update README
This commit is contained in:
parent
64986c2495
commit
f7cdf58dee
2 changed files with 13 additions and 15 deletions
13
README.md
13
README.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -19,7 +19,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Framaforms is an online forms and surveys service. Registered users are allowed to create forms, share them, collect and visualize results through a simple interface.
|
||||
See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-reponses-que-vous-collectez-a-google/) and this [interview](https://framablog.org/2016/10/05/en-savoir-un-peu-plus-sur-le-projet-framaforms/) (in French) for further informations.
|
||||
|
||||
|
||||
**Shipped version:** 1.0.3~ynh3
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -29,10 +28,10 @@ You can modify some configurations using the Framaforms administration panel. Yo
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://framaforms.org>
|
||||
* Upstream app code repository: <https://framagit.org/framasoft/framaforms>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/framaforms>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
- Official app website: <https://framaforms.org>
|
||||
- Upstream app code repository: <https://framagit.org/framasoft/framaforms>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/framaforms>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -40,7 +39,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade framaforms -u https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug
|
||||
|
|
13
README_fr.md
13
README_fr.md
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -19,7 +19,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Framaforms is an online forms and surveys service. Registered users are allowed to create forms, share them, collect and visualize results through a simple interface.
|
||||
See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-reponses-que-vous-collectez-a-google/) and this [interview](https://framablog.org/2016/10/05/en-savoir-un-peu-plus-sur-le-projet-framaforms/) (in French) for further informations.
|
||||
|
||||
|
||||
**Version incluse :** 1.0.3~ynh3
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -29,10 +28,10 @@ You can modify some configurations using the Framaforms administration panel. Yo
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://framaforms.org>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/framasoft/framaforms>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/framaforms>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
- Site officiel de l’app : <https://framaforms.org>
|
||||
- Dépôt de code officiel de l’app : <https://framagit.org/framasoft/framaforms>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/framaforms>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -40,7 +39,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade framaforms -u https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug
|
||||
|
|
Loading…
Reference in a new issue