docs(prompt): simplify XML structure and remove redundant tags

This commit is contained in:
Aung Myo Kyaw 2025-07-29 22:16:34 +07:00
parent d5a00b4deb
commit 6ce5fc5649
No known key found for this signature in database
GPG Key ID: CF9C1464F7063FDD

View File

@ -6,14 +6,8 @@ tools: ['run_in_terminal', 'get_terminal_output']
### Instructions
```xml
<instructions>
<title>Conventional Commit Prompt</title>
<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>
<note>
Just run the prompt and Copilot will commit your changes in the terminal for you.
</note>
</instructions>
```
### Workflow