From e2d1c35ef1a1898f7b971cf4574b8519b899eb92 Mon Sep 17 00:00:00 2001 From: breakid Date: Sat, 26 Jul 2025 14:04:02 -0400 Subject: [PATCH] Reverted changed to CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a20e920..3ee9e4f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,8 +13,7 @@ Instructions help customize GitHub Copilot's behavior for specific technologies, 3. **Structure your content**: Start with a clear heading and organize your instructions logically 4. **Test your instructions**: Make sure your instructions work well with GitHub Copilot -#### Example Instruction Format - +#### Example instruction format: ```markdown # Your Technology/Framework Name @@ -38,8 +37,7 @@ Prompts are ready-to-use templates for specific development scenarios and tasks. 3. **Include frontmatter**: Add metadata at the top of your file (optional but recommended) 4. **Structure your prompt**: Provide clear context and specific instructions -#### Example Prompt Format - +#### Example prompt format: ```markdown --- mode: "agent"