opencode_offline/.opencode/command/commit.md

24 lines
460 B
Markdown
Raw Normal View History

---
description: Git commit and push
---
commit and push
make sure it includes a prefix like
docs:
tui:
core:
ci:
ignore:
wip:
2025-10-01 17:06:27 +08:00
2025-10-15 05:45:10 +08:00
For anything in the packages/web use the docs: prefix.
For anything in the packages/app use the ignore: prefix.
2025-10-01 17:06:27 +08:00
prefer to explain WHY something was done from an end user perspective instead of
WHAT was done.
2025-11-01 03:07:36 +08:00
do not do generic messages like "improvied agent experience" be very specific
about what user facing changes were made