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