Merge branch 'dev' into opentui

This commit is contained in:
Dax Raad 2025-10-15 03:26:03 -04:00
commit b6d4e1acaf
41 changed files with 646 additions and 320 deletions

View file

@ -1,3 +1,7 @@
---
description: Git commit and push
---
commit and push
make sure it includes a prefix like
@ -8,6 +12,10 @@ ci:
ignore:
wip:
For anything in the packages/web use the docs: prefix.
For anything in the packages/app use the ignore: prefix.
prefer to explain WHY something was done from an end user perspective instead of
WHAT was done.