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:
parent
89b43e4555
commit
cad5050a60
1 changed files with 8 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue