From 1b54d0f8089eddf01aa3ab3164b22f6d8e3829ea Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 5 Dec 2023 16:33:49 +0200 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 3a37052..f846f0c 100644 --- a/Developer-Documentation.md +++ b/Developer-Documentation.md @@ -17,6 +17,7 @@ Please read the meteor style guide before making any significant contribution. - [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) +- [Adding SVG image](https://github.com/wekan/wekan/discussions/5211#discussioncomment-7765365) ## Building code and submitting pull request