chore: rename guidelines

This commit is contained in:
DaanSelen
2026-03-03 16:03:14 +01:00
parent c4d36c48bc
commit 9687c11db6
+6
View File
@@ -0,0 +1,6 @@
# WGDashboard Coding Guidelines
## Rules:
- Utility functions should ALWAYS use DEBUG statements.
- Code as verbose as possible and where reason allows it.