From bf9df503868559676c715568603535f0e70b34ad Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 20 Sep 2018 17:39:30 +0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 39dd77b..b5b5909 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -110,11 +110,15 @@ * [Debugging](https://github.com/wekan/wekan/wiki/Debugging) * [Developer Docs](https://github.com/wekan/wekan/wiki/Developer-Documentation) +* [Adding new Snap setting to code](https://github.com/wekan/wekan/wiki/Adding-new-Snap-settings-to-code) * [Directory Structure](https://github.com/wekan/wekan/wiki/Directory-Structure) * [Building Wekan for Sandstorm](https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm) * [Docs - Sandstorm etc](https://github.com/wekan/wekan/labels/Documentation) * [Beginner](https://github.com/wekan/wekan/labels/Beginner) * [Maintainer FAQ](https://github.com/wekan/wekan-maintainer/wiki/FAQ) + +# Issues + * [Bugs](https://github.com/wekan/wekan/issues?q=is%3Aissue+is%3Aopen+label%3ABug) * [Feature requests](https://github.com/wekan/wekan/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20feature) * [Import / Export](https://github.com/wekan/wekan/issues?q=is%3Aissue+is%3Aopen+label%3AFeature%3AImport-export)