diff --git a/.opencode/agent/docs.md b/.opencode/agent/docs.md index 7f974375..36977d8d 100644 --- a/.opencode/agent/docs.md +++ b/.opencode/agent/docs.md @@ -27,3 +27,5 @@ Check out the /packages/web/src/content/docs/docs/index.mdx as an example. For JS or TS code snippets remove trailing semicolons and any trailing commas that might not be needed. + +If you are making a commit prefix the commit message with `docs:`