Merge pull request #702 from jpinz/conventional-commit-note-fix

Remove unused note section from conventional-commit prompt template
This commit is contained in:
Aaron Powell
2026-02-12 09:56:18 +11:00
committed by GitHub

View File

@@ -7,7 +7,6 @@ tools: ['execute/runInTerminal', 'execute/getTerminalOutput']
```xml ```xml
<description>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.</description> <description>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.</description>
<note>
``` ```
### Workflow ### Workflow