docs(prompt): simplify XML structure and remove redundant tags
This commit is contained in:
parent
d5a00b4deb
commit
6ce5fc5649
@ -6,14 +6,8 @@ tools: ['run_in_terminal', 'get_terminal_output']
|
|||||||
### Instructions
|
### Instructions
|
||||||
|
|
||||||
```xml
|
```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>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>
|
<note>
|
||||||
Just run the prompt and Copilot will commit your changes in the terminal for you.
|
|
||||||
</note>
|
|
||||||
</instructions>
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Workflow
|
### Workflow
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user