Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 8062972

Browse files
authored
Update issue templates
1 parent fdfd27f commit 8062972

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/performance-issue.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: Performance issue
3-
about: Report performance-related issues such as slow response times or high resource
4-
usage
3+
about: Describe this issue teReport performance-related issues such as slow response
4+
times or high resource usagemplate's purpose here.
55
title: "[Performance] "
6-
labels: ''
6+
labels: performance
77
assignees: ''
88

99
---
@@ -25,8 +25,8 @@ A clear and concise description of what you expected the performance to be like.
2525
If applicable, add screenshots, logs, or other relevant files that can help diagnose the performance issue.
2626

2727
**Environment (please complete the following information):**
28-
- Client: [e.g. Copilot chat in GitHub.com, VS Code, Visual Studio, JetBrains]
2928
- OS: [e.g., Windows 10, macOS Big Sur]
29+
- Version of the extension: [e.g., 1.0.0]
3030
- Other relevant environment details:
3131

3232
**Additional context**
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: User Experience Feedback
3+
about: Share feedback on the usability and interface design of the extension
4+
title: "[UX] "
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe your experience**
11+
A brief description of your experience using the extension, including what you liked and what could be improved.
12+
13+
**Suggestions for improvement**
14+
Any ideas or suggestions you have for enhancing the user experience.
15+
16+
**Screenshots**
17+
If applicable, please add screenshots that highlight the user experience issues or areas for improvement.
18+
19+
**Additional context**
20+
Add any other relevant information or examples here.

0 commit comments

Comments
 (0)