Update Development Guidelines.md

This commit is contained in:
Dennis Eichhorn 2022-06-24 16:00:41 +02:00 committed by GitHub
parent 9d2a194887
commit 83a166e1c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.