diff --git a/Developer-Documentation.md b/Developer-Documentation.md index d003ad9..cc1cbc8 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -6,6 +6,8 @@ Please read the meteor style guide before making any significant contribution. # Stories about how Wekan works, and developing Wekan + +- [Do not use code formatters like Prettier and ESLint](https://github.com/wekan/wekan/pull/4633#issuecomment-1214214591) - [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)