From 6ce5fc56499ceaeadfda6416f5dc3f743590bf11 Mon Sep 17 00:00:00 2001 From: Aung Myo Kyaw Date: Tue, 29 Jul 2025 22:16:34 +0700 Subject: [PATCH] docs(prompt): simplify XML structure and remove redundant tags --- instructions/conventional-commit.prompt.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/instructions/conventional-commit.prompt.md b/instructions/conventional-commit.prompt.md index b6ec529..a5e056f 100644 --- a/instructions/conventional-commit.prompt.md +++ b/instructions/conventional-commit.prompt.md @@ -6,14 +6,8 @@ tools: ['run_in_terminal', 'get_terminal_output'] ### Instructions ```xml - - Conventional Commit Prompt 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. - - Just run the prompt and Copilot will commit your changes in the terminal for you. - - ``` ### Workflow