Reverted changed to CONTRIBUTING.md
This commit is contained in:
parent
3ce7d48fea
commit
e2d1c35ef1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user