Skip to content

Commit e23e047

Browse files
committed
some emoji changes
1 parent 4bc294b commit e23e047

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.chatmodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🧩 Custom Chat Modes
1+
# 💭 Custom Chat Modes
22

33
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.
44
> 💡 **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.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ This repository provides a comprehensive toolkit for enhancing GitHub Copilot wi
1414

1515
## 🔧 How to Use
1616

17-
### Prompts
17+
### 🎯 Prompts
1818
Use the `/` command in GitHub Copilot Chat to access prompts:
1919
```
2020
/awesome-copilot create-readme
2121
```
2222

23-
### Instructions
23+
### 📋 Instructions
2424
Instructions automatically apply to files based on their patterns and provide contextual guidance for coding standards, frameworks, and best practices.
2525

26-
### Chat Modes
26+
### 💭 Chat Modes
2727
Activate chat modes to get specialized assistance from AI personas tailored for specific roles like architects, DBAs, or security experts.
2828

2929
## 🤝 Contributing

update-readme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Ready-to-use prompt templates for specific development scenarios and tasks, defi
4343

4444
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.`,
4545

46-
chatmodesSection: `## 🧩 Custom Chat Modes
46+
chatmodesSection: `## 💭 Custom Chat Modes
4747
4848
Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.`,
4949

0 commit comments

Comments
 (0)