Merge pull request #660 from StevenJV/main

Update tools section in conventional commit prompt
This commit is contained in:
Aaron Powell
2026-02-04 09:29:17 +11:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
---
description: 'Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.'
tools: ['runCommands/runInTerminal', 'runCommands/getTerminalOutput']
tools: ['execute/runInTerminal', 'execute/getTerminalOutput']
---
### Instructions