From a89a09ef9e09d41c1e4e67273564f85ddaebff70 Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 8 Aug 2022 14:54:16 +0700 Subject: [PATCH] TF-753 Add `adr` for migrate composer editor --- ...-composer-editor-repository-to-linagora.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/adr/0013-migrate-composer-editor-repository-to-linagora.md diff --git a/docs/adr/0013-migrate-composer-editor-repository-to-linagora.md b/docs/adr/0013-migrate-composer-editor-repository-to-linagora.md new file mode 100644 index 000000000..300d2281d --- /dev/null +++ b/docs/adr/0013-migrate-composer-editor-repository-to-linagora.md @@ -0,0 +1,20 @@ +# 13. Migrate composer editor repository to Linagora + +Date: 2022-08-08 + +## Status + +Accepted + +## Context + +Migrate composer editor repository to Linagora + +## Decision + +- Migrate [enough_html_editor](https://github.com/Enough-Software/enough_html_editor) repository to [Linagora](https://github.com/linagora/enough_html_editor) with branch [email_supported](https://github.com/linagora/enough_html_editor/tree/email_supported) +- Migrate [html_editor_enhanced](https://github.com/tneotia/html-editor-enhanced) repository to [Linagora](https://github.com/linagora/html-editor-enhanced) with branch [email_supported](https://github.com/linagora/html-editor-enhanced/tree/email_supported) + +## Consequences + +- For easy management, upgrades and maintenance