From 2407b33b1ba4ff031081f548cefb4c6114de2989 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 21 Aug 2025 23:04:24 -0400 Subject: [PATCH] docs: Add commit command documentation --- .opencode/command/commit.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .opencode/command/commit.md diff --git a/.opencode/command/commit.md b/.opencode/command/commit.md new file mode 100644 index 000000000..53df06b04 --- /dev/null +++ b/.opencode/command/commit.md @@ -0,0 +1,9 @@ +commit and push + +make sure it includes a prefix like +docs: +tui: +core: +ci: +ignore: +wip: