Updated website
Some checks failed
Build and publish / Build Container (push) Failing after 21s
Build and publish / Deploy Container (push) Has been skipped

This commit is contained in:
2026-06-12 02:03:03 -04:00
parent e706057683
commit 4a97d4bbd3
45 changed files with 1069 additions and 21253 deletions

26
.github/issue_template/refactor.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
name: "Refactor"
about: "Refactor existing system"
ref: "develop"
labels:
- Kind/Refactor
---
# Refactor
<!-- Detailed description -->
The current...
Should be changed/updated to...
## Reasoning
- ...
## Scope
<!-- What systems will this impact -->
- ...
## Notes
<!-- Any additional design considerations -->
...