Move styleguide to docs

This commit is contained in:
2023-11-06 20:41:48 +01:00
parent 35f1288eec
commit a912f45961
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ This way we can keep the code clean.
[tasks_and_taskowners.md](tasks_and_taskowners.md)
## Style Guide
To maintain a consistent and clean codebase, follow the [style guide](style_guide.md). This document provides detailed instructions on naming conventions, code structure, and commenting practices.
To maintain a consistent and clean codebase, follow the [style guide](docs/style_guide.md). This document provides detailed instructions on naming conventions, code structure, and commenting practices.
Please read the [style_guide.md](style_guide.md) carefully before making contributions.