style(prompts): use single quotes in front matter for git-flow-branch-creator.prompt.md

This commit is contained in:
Aung Myo Kyaw 2025-07-28 10:58:31 +07:00
parent 43186f83b1
commit 517a478a98
No known key found for this signature in database
GPG Key ID: CF9C1464F7063FDD

View File

@ -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."
Version: "1.0.0"
Created: "2025-07-28"
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'
Created: '2025-07-28'
---
### Instructions