18 lines
523 B
Markdown

# Awesome Copilot Configuration
This directory contains your project's GitHub Copilot customizations.
## Directory Structure
- `prompts/` - Custom prompts for /awesome-copilot commands
- `instructions/` - Instructions that auto-apply to your coding
- `chatmodes/` - Chat modes for enhanced conversations
## Usage
1. Edit `awesome-copilot.config.yml` in your project root
2. Run `awesome-copilot apply` to update files
3. VS Code automatically detects changes
Files in this directory are automatically ignored by git.