chore: bootstrap rdb-discovery

This commit is contained in:
2026-06-01 17:43:02 +01:00
commit dede6ecc60
45 changed files with 2101 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
Repository Context
Git Server:
https://gitea.rdbcloud.co.uk
Repository:
rdb-discovery
Primary Workflow:
Feature Branch
→ Commit
→ Pull Request
→ Merge
Branch Naming:
feature/TASK-001
fix/TASK-001
docs/TASK-001
Commit Format:
feat: add command
fix: correct behaviour
docs: update documentation
test: add tests
chore: project maintenance