We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b31f50 commit bc3b837Copy full SHA for bc3b837
.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,16 +2,16 @@
2
name: Feature request
3
about: Suggest an idea for this project
4
title: ''
5
-labels: ''
+labels: 'enhancement'
6
assignees: ''
7
8
---
9
10
## What can be improved or is missing?
11
"Feature X is important for doing Y."
12
13
-## Proposal
14
-Outline the design of the feature.
+## Implementation Approach
+If you have an idea,
15
+outline one or two approaches
16
+how the feature could look on the surface.
17
-## Alternatives
-"Solution Z would also be an improvement."
0 commit comments