Skip to content

Commit 0a6a1b0

Browse files
authored
Merge pull request community#156716 from community/Akash1134-patch-1
Update copilot.yml
2 parents a212693 + 93025ea commit 0a6a1b0

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,31 @@
1-
labels: [Copilot]
21
body:
32
- type: dropdown
43
attributes:
5-
label: Select Topic Area
6-
description: What would you like to discuss about GitHub Copilot?
4+
label: 🌟 Welcome to the GitHub Copilot category.
5+
description: What would you like to discuss about GitHub Copilot? Choose your topic area.
76
options:
8-
- Question
9-
- Product Feedback
10-
- Bug
11-
- General
7+
- 🤔 Question
8+
- ☑️ Product Feedback
9+
- 🐞 Bug Report
10+
- 💬 General
1211
validations:
1312
required: true
13+
- type: markdown
14+
attributes:
15+
value: |
16+
#### Explore our [Copilot FAQs](https://github.com/orgs/community/discussions/144674) and [GitHub Docs](https://docs.github.com/en/copilot) for comprehensive guidance!
17+
- 💡 **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.
18+
- 🛠️ For issues related to Visual Studio Code in Copilot, please open an issue in the [Visual Studio Code repo](https://github.com/microsoft/vscode-copilot-release/issues).
19+
- 🔍 Are you a student/teacher looking to enable Copilot Pro? [Read our guide](https://gh.io/faq-nd-copilot)
1420
- type: textarea
1521
attributes:
16-
label: Body
22+
label: 📝 Discussion Body
1723
description: Start your discussion!
1824
placeholder: >-
19-
Note! If your query is related to Visual Studio Code in Copilot, please open an issue in the [Visual Studio Code repo](https://github.com/microsoft/vscode-copilot-release/issues) for better assistance from our team.
25+
Provide a detailed description of your discussion (e.g., What issue are you facing? What feedback do you have? What question do you need answered?)
2026
validations:
2127
required: true
28+
- type: markdown
29+
attributes:
30+
value: |
31+
#### Don't forget to mark an [answer as "solved"](https://docs.github.com/en/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion#marking-a-comment-as-an-answer) to help others with similar questions. ✅

0 commit comments

Comments
 (0)