mirror of
https://github.com/github/awesome-copilot.git
synced 2026-09-17 20:25:06 +00:00
chore: publish from main
This commit is contained in:
+7
-3
@@ -21,9 +21,13 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-instructions) for guidelines on
|
||||
- Download the \`*.instructions.md\` file and manually add it to your project's instruction collection
|
||||
|
||||
**To Use/Apply:**
|
||||
- Copy these instructions to your \`.github/copilot-instructions.md\` file in your workspace
|
||||
- Create task-specific \`*.instructions.md\` files in your workspace's \`.github/instructions/\` folder (e.g., \`.github/instructions/my-csharp-rules.instructions.md\`)
|
||||
- Instructions automatically apply to Copilot behavior once installed in your workspace`,
|
||||
- For repository-wide guidance, merge the resource's Markdown body into your \`.github/copilot-instructions.md\` file, preserving existing instructions and omitting the YAML frontmatter
|
||||
- In VS Code, keep the complete \`*.instructions.md\` file, including its YAML frontmatter, in your workspace's \`.github/instructions/\` folder for path-specific guidance
|
||||
- Instructions automatically apply to Copilot behavior once installed in your workspace
|
||||
|
||||
**IntelliJ IDEA and other JetBrains IDEs:**
|
||||
|
||||
[Set up in IntelliJ](https://docs.github.com/en/copilot/how-tos/configure-custom-instructions-in-your-ide/add-repository-instructions-in-your-ide?tool=jetbrains) using the manual setup guide, not a one-click installer. Use the repository-wide \`.github/copilot-instructions.md\` workflow above. The resource's \`applyTo\` patterns are not enforced in this file, so include only guidance appropriate for the whole repository.`,
|
||||
|
||||
pluginsSection: `## 🔌 Plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user