docs: refresh agent guidance

This commit is contained in:
Kit Langton
2026-08-14 23:25:47 -04:00
committed by GitHub
parent 98f5e86122
commit e57a1c7930
10 changed files with 22 additions and 38 deletions
+1 -9
View File
@@ -6,15 +6,7 @@ subtask: true
commit and push
make sure it includes a prefix like
docs:
tui:
core:
ci:
ignore:
wip:
For anything in the packages/web use the docs: prefix.
Use `type(scope): summary` with one of these types: `feat`, `fix`, `docs`, `chore`, `refactor`, or `test`. The scope is optional.
prefer to explain WHY something was done from an end user perspective instead of
WHAT was done.