forked from github/copilot-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeature_request.yml
More file actions
33 lines (33 loc) · 1.14 KB
/
feature_request.yml
File metadata and controls
33 lines (33 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: ⭐️ Feature Request
description: Suggest a new feature or improvement for the GitHub Copilot CLI.
type: Feature
labels:
- "triage"
body:
- type: markdown
attributes:
value: |
<br />
Thank you for taking the time to suggest a feature! Please answer each question below to the best of your ability; it is okay to leave questions blank if you have to.
- type: input
id: title
attributes:
label: Describe the feature or problem you'd like to solve
description: A clear and concise description of what the feature or problem is.
- type: textarea
id: description
attributes:
label: Proposed solution
description: How will it benefit GitHub Copilot CLI and its users?
- type: textarea
id: examples
attributes:
label: Example prompts or workflows
description: Share 3-5 example prompts or workflows it would enable; just enough detail to show value.
- type: textarea
id: additional_context
attributes:
label: Additional context
description: Add any other context about the feature request here.
placeholder: |
- Screenshots or mockups