diff options
| author | Giuseppe Rota <[email protected]> | 2025-11-01 16:14:53 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-01 10:14:53 -0500 |
| commit | 7de6ea592236c3ea72769c3421ad812185a2f6bd (patch) | |
| tree | 762bf3a58fa5a1c59c6a2793109176e40567f4f0 /.opencode/command | |
| parent | 2fe7d13e692bf9053466a3bd0a23ff3d6de0bc03 (diff) | |
| download | opencode-7de6ea592236c3ea72769c3421ad812185a2f6bd.tar.gz opencode-7de6ea592236c3ea72769c3421ad812185a2f6bd.zip | |
fix: fix typo in commit message guidelines (#3702)
Diffstat (limited to '.opencode/command')
| -rw-r--r-- | .opencode/command/commit.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md index 337379178..2e3d759b6 100644 --- a/.opencode/command/commit.md +++ b/.opencode/command/commit.md @@ -19,5 +19,5 @@ 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. -do not do generic messages like "improvied agent experience" be very specific +do not do generic messages like "improved agent experience" be very specific about what user facing changes were made |
