1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

added an indication that the GTS is in alpha during installation

This commit is contained in:
OniriCorpe 2022-05-15 05:15:37 +02:00
parent 89b43e4555
commit cad5050a60

View file

@ -31,6 +31,14 @@
],
"arguments": {
"install": [
{
"name": "alpha_software",
"type": "display_text",
"ask": {
"en": "Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability.",
"fr": "Veuillez noter que GoToSocial est au tout début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité."
}
},
{
"name": "domain",
"type": "domain"