From 760b01ee259e275b8eb0267098509ce8178be653 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Mon, 11 Mar 2024 18:36:40 +0100 Subject: [PATCH] Update README.md add some links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index aed74fce..acbde25b 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,11 @@ Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV For the complete documentation, please visit [Radicale master Documentation](https://radicale.org/master.html). + +Additional hints can be found +* [Radicale Wiki](https://github.com/Kozea/Radicale/wiki) +* [Radicale Issues](https://github.com/Kozea/Radicale/issues) +* [Radicale Discussions](https://github.com/Kozea/Radicale/discussions) + +Before reporting an issue, please check +* [Radicale Wiki / Reporting Issues](https://github.com/Kozea/Radicale/wiki/Reporting-Issues)