Skip to content

Commit 3efeef3

Browse files
authored
Merge pull request #702 from jpinz/conventional-commit-note-fix
Remove unused note section from conventional-commit prompt template
2 parents 77a979d + 147b4f8 commit 3efeef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

prompts/conventional-commit.prompt.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ tools: ['execute/runInTerminal', 'execute/getTerminalOutput']
77

88
```xml
99
<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>
10-
<note>
1110
```
1211

1312
### Workflow

0 commit comments

Comments
 (0)