some emoji changes
This commit is contained in:
parent
4bc294ba22
commit
e23e04706b
@ -1,4 +1,4 @@
|
|||||||
# 🧩 Custom Chat Modes
|
# 💭 Custom Chat Modes
|
||||||
|
|
||||||
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.
|
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.
|
||||||
> 💡 **Usage**: Create new chat modes using the command `Chat: Configure Chat Modes...`, then switch your chat mode in the Chat input from _Agent_ or _Ask_ to your own mode.
|
> 💡 **Usage**: Create new chat modes using the command `Chat: Configure Chat Modes...`, then switch your chat mode in the Chat input from _Agent_ or _Ask_ to your own mode.
|
||||||
|
|||||||
@ -14,16 +14,16 @@ This repository provides a comprehensive toolkit for enhancing GitHub Copilot wi
|
|||||||
|
|
||||||
## 🔧 How to Use
|
## 🔧 How to Use
|
||||||
|
|
||||||
### Prompts
|
### 🎯 Prompts
|
||||||
Use the `/` command in GitHub Copilot Chat to access prompts:
|
Use the `/` command in GitHub Copilot Chat to access prompts:
|
||||||
```
|
```
|
||||||
/awesome-copilot create-readme
|
/awesome-copilot create-readme
|
||||||
```
|
```
|
||||||
|
|
||||||
### Instructions
|
### 📋 Instructions
|
||||||
Instructions automatically apply to files based on their patterns and provide contextual guidance for coding standards, frameworks, and best practices.
|
Instructions automatically apply to files based on their patterns and provide contextual guidance for coding standards, frameworks, and best practices.
|
||||||
|
|
||||||
### Chat Modes
|
### 💭 Chat Modes
|
||||||
Activate chat modes to get specialized assistance from AI personas tailored for specific roles like architects, DBAs, or security experts.
|
Activate chat modes to get specialized assistance from AI personas tailored for specific roles like architects, DBAs, or security experts.
|
||||||
|
|
||||||
## 🤝 Contributing
|
## 🤝 Contributing
|
||||||
|
|||||||
@ -43,7 +43,7 @@ Ready-to-use prompt templates for specific development scenarios and tasks, defi
|
|||||||
|
|
||||||
promptsUsage: `> 💡 **Usage**: Use \`/prompt-name\` in VS Code chat, run \`Chat: Run Prompt\` command, or hit the run button while you have a prompt open.`,
|
promptsUsage: `> 💡 **Usage**: Use \`/prompt-name\` in VS Code chat, run \`Chat: Run Prompt\` command, or hit the run button while you have a prompt open.`,
|
||||||
|
|
||||||
chatmodesSection: `## 🧩 Custom Chat Modes
|
chatmodesSection: `## 💭 Custom Chat Modes
|
||||||
|
|
||||||
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.`,
|
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.`,
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user