From 83a166e1c313a59916a628171b8f3519ebdf3ba8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 24 Jun 2022 16:00:41 +0200 Subject: [PATCH] Update Development Guidelines.md --- Policies & Guidelines/Development Guidelines.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Policies & Guidelines/Development Guidelines.md b/Policies & Guidelines/Development Guidelines.md index 8b13789..14caa01 100644 --- a/Policies & Guidelines/Development Guidelines.md +++ b/Policies & Guidelines/Development Guidelines.md @@ -1 +1,3 @@ +# Development Guidelines +The developer and development guidelines are published in a separate documentation called the [Developer-Guide](https://github.com/Karaka-Management/Developer-Guide). The reason for this is that also clients and third parties can modify the source code or create extensions. This documentation contains a vast amount of information which helps to understand the code structure, code standards etc.