Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/DISCUSSION_TEMPLATE/copilot-conversations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ body:
value: |
#### Explore our [Copilot FAQs](https://github.com/orgs/community/discussions/144674) and [GitHub Docs](https://docs.github.com/en/copilot) for comprehensive guidance!
- 💡 **Quick Tip:** For general development questions or detailed code issues, try [Chat with Copilot](https://docs.github.com/en/enterprise-cloud@latest/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github) first, it might have the answer you need before posting here.
- 🛠️ For bugs and feature requests related to Copilot in VS Code, please open an issue in our [VS Code Copilot repo](https://github.com/microsoft/vscode-copilot-release/issues).
- 🛠️ For bugs and feature requests related to Copilot in VS Code, please open an issue in our [VS Code repo](https://github.com/microsoft/vscode/issues). If your issue is related to Copilot Chat, please [visit our FAQ](https://aka.ms/vscode-report-ai-feedback).
- 🔍 Are you a student/teacher looking to enable Copilot Pro? [Read our guide](https://gh.io/faq-nd-copilot)
- type: dropdown
attributes:
Expand All @@ -26,7 +26,8 @@ body:
- General
- Copilot in GitHub
- Copilot Workspace
- Copilot Agent Mode
- Copilot Agent Mode
- Copilot Coding Agent
- Copilot Enterprise
- Account Related
- VS Code
Expand Down
Loading