style(prompts): use single quotes in front matter for git-flow-branch-creator.prompt.md
This commit is contained in:
parent
43186f83b1
commit
517a478a98
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
Description: "Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model."
|
Description: 'Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.'
|
||||||
Version: "1.0.0"
|
Version: '1.0.0'
|
||||||
Created: "2025-07-28"
|
Created: '2025-07-28'
|
||||||
---
|
---
|
||||||
|
|
||||||
### Instructions
|
### Instructions
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user