mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
1d371f1697
2 changed files with 3 additions and 1 deletions
|
@ -34,6 +34,7 @@ CryptPad is a collaboration suite that is end-to-end-encrypted and open-source.
|
|||
* YunoHost Store: <https://apps.yunohost.org/app/cryptpad>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/cryptpad_ynh/issues>
|
||||
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing).
|
||||
|
|
|
@ -34,6 +34,7 @@ CryptPad est une suite de collaboration chiffrée de bout en bout et open source
|
|||
* YunoHost Store: <https://apps.yunohost.org/app/cryptpad>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/cryptpad_ynh/issues>
|
||||
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing).
|
||||
|
@ -46,4 +47,4 @@ ou
|
|||
sudo yunohost app upgrade cryptpad -u https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue