Skip to content

Commit 147b4f8

Browse files
authored
Remove note section from commit prompt template
Removed a note section from the conventional commit prompt template.
1 parent 4555fee commit 147b4f8

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)