From ea36244b320e0674e43e8107c8201033c4b124d5 Mon Sep 17 00:00:00 2001 From: Aung Myo Kyaw <9404824+AungMyoKyaw@users.noreply.github.com> Date: Tue, 29 Jul 2025 21:52:59 +0700 Subject: [PATCH] Update prompts/git-flow-branch-creator.prompt.md Co-authored-by: Aaron Powell --- prompts/git-flow-branch-creator.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/git-flow-branch-creator.prompt.md b/prompts/git-flow-branch-creator.prompt.md index f720f0c..18ac7f4 100644 --- a/prompts/git-flow-branch-creator.prompt.md +++ b/prompts/git-flow-branch-creator.prompt.md @@ -1,5 +1,5 @@ --- -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' Created: '2025-07-28' ---