From 6febf07729e1e796cd3a76b2fe65967ceec3d753 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:43:53 +0200 Subject: [PATCH] add warning --- doc/PRE_INSTALL.md | 3 +++ doc/PRE_INSTALL_fr.md | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 doc/PRE_INSTALL.md create mode 100644 doc/PRE_INSTALL_fr.md diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md new file mode 100644 index 0000000..7256b95 --- /dev/null +++ b/doc/PRE_INSTALL.md @@ -0,0 +1,3 @@ +Dendrite is still in beta phase. +It is functional, but all Matrix features are yet to be implemented. +See the upstream repo for more information: https://github.com/matrix-org/dendrite\n\nThis package est encore en development, all features from Matrix/Synapse are yet to be implemented." diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md new file mode 100644 index 0000000..f4070da --- /dev/null +++ b/doc/PRE_INSTALL_fr.md @@ -0,0 +1,3 @@ + Dendrite est encore en phase bêta. + Cette application est fonctionnelle, mais n'implémente pas encore toutes les fonctionnalités de Matrix. + Consultez le dépôt source pour plus d'information : https://github.com/matrix-org/dendrite\n\nCe package est encore en développement, toutes les fonctionalités de Matrix/Synapse ne sont pas encore implémentées. \ No newline at end of file