Files
opencode/.opencode/command/commit.md
2025-10-14 17:45:10 -04:00

21 lines
340 B
Markdown

---
description: Git commit and push
---
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.
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.