🐛 fix(skills): quote commit-message description
This commit is contained in:
parent
bc8498f5d6
commit
8efc4dde65
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: commit-message
|
||||
description: Use when the user asks for help writing a commit message, wants emoji/type(scope): subject formatting, or asks to review staged changes before committing.
|
||||
description: "Use when the user asks for help writing a commit message, wants emoji/type(scope): subject formatting, or asks to review staged changes before committing."
|
||||
---
|
||||
|
||||
# Commit Message(提交信息建议器)
|
||||
|
|
|
|||
Loading…
Reference in New Issue