diff --git a/prompts/conventional-commit.prompt.md b/prompts/conventional-commit.prompt.md index 01cf2b5a..1bec5f69 100644 --- a/prompts/conventional-commit.prompt.md +++ b/prompts/conventional-commit.prompt.md @@ -7,7 +7,6 @@ tools: ['execute/runInTerminal', 'execute/getTerminalOutput'] ```xml This file contains a prompt template for generating conventional commit messages. It provides instructions, examples, and formatting guidelines to help users write standardized, descriptive commit messages in accordance with the Conventional Commits specification. - ``` ### Workflow