Add usage instructions for creating and switching chat modes in README.md

This commit is contained in:
James Montemagno 2025-07-02 16:41:50 -07:00
parent 07df6c16ae
commit 3bdaf5f82c

View File

@ -78,6 +78,8 @@ Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, e
- [Database Administrator Chat Mode](chatmodes/postgresql-dba.chatmode.md)
- [Refine Requirement or Issue Chat Mode](chatmodes/refine-issue.chatmode.md)
> 💡 **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.
## 📚 Additional Resources
- [VS Code Copilot Customization Documentation](https://code.visualstudio.com/docs/copilot/copilot-customization) - Official Microsoft documentation