From 9a406d0352f2db13f117dba197f35bf678870121 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 7 May 2021 23:56:07 +0300 Subject: [PATCH] Updated Developer Documentation (markdown) --- Developer-Documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Developer-Documentation.md b/Developer-Documentation.md index dc6c9fe..9f0bac4 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -6,6 +6,7 @@ Please read the meteor style guide before making any significant contribution. # Stories about how Wekan works, and developing Wekan +- [How realtime board updates work](https://github.com/wekan/wekan/issues/3788#issuecomment-834649553) - [Mobile Web interface](https://github.com/wekan/wekan/issues/3566#issuecomment-778700604) - [How to add RTL support](https://github.com/wekan/wekan/issues/3376#issuecomment-766092425) - [How to code Part 1](https://blog.wekan.team/2019/04/howto-code-part-1-learning-to-learn/)