From 6d056789c73e55ef24ff5178c593d323aadc26ad Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 21 Aug 2025 17:15:43 -0400 Subject: [PATCH] ignore: docs agent --- .opencode/agent/docs.md | 2 ++ 1 file changed, 2 insertions(+) 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:`