Jay V пре 4 месеци
родитељ
комит
d40feafb01
3 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      .opencode/command/commit.md
  2. 1 1
      .opencode/command/issues.md
  3. 1 1
      .opencode/command/spellcheck.md

+ 1 - 1
.opencode/command/commit.md

@@ -1,5 +1,5 @@
 ---
-description: Git commit and push
+description: git commit and push
 ---
 
 commit and push

+ 1 - 1
.opencode/command/issues.md

@@ -1,5 +1,5 @@
 ---
-description: "Find issue(s) on github"
+description: "find issue(s) on github"
 model: opencode/claude-haiku-4-5
 ---
 

+ 1 - 1
.opencode/command/spellcheck.md

@@ -1,5 +1,5 @@
 ---
-description: Spellcheck all markdown file changes
+description: spellcheck all markdown file changes
 ---
 
 Look at all the unstaged changes to markdown (.md, .mdx) files, pull out the lines that have changed, and check for spelling and grammar errors.