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"