From 0bdeb6a3491e06ebc180eb0e0916070e81533e51 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 5 Dec 2023 16:27:42 +0200 Subject: [PATCH] Updated Developer Documentation (markdown) --- Developer-Documentation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Developer-Documentation.md b/Developer-Documentation.md index 67da272..3a37052 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -15,6 +15,8 @@ Please read the meteor style guide before making any significant contribution. - [First time Wekan contributor easily figures out Wekan and develops big features](https://blog.wekan.team/2018/05/wekan-v1-00-released/) - [Benefits of contributing your features to upstream Wekan](https://blog.wekan.team/2018/02/benefits-of-contributing-your-features-to-upstream-wekan/) - [Excellent example how pull requests are improved and integrated, and not needed commits removed](https://github.com/wekan/wekan/pull/1470) +- [How to add dependency](https://github.com/wekan/wekan/discussions/5235) +- [How to add set default view feature](https://github.com/wekan/wekan/discussions/5233) ## Building code and submitting pull request