Skip to content

Commit 337c1d0

Browse files
committed
chore: update feature request template
Adds checkbox for person reporting issue to indicate they may be able to contribute
1 parent eb82060 commit 337c1d0

File tree

1 file changed

+17
-11
lines changed

1 file changed

+17
-11
lines changed
+17-11
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,30 @@
11
---
22
name: "\U0001F4A1 Feature request"
3-
about: "Suggest an idea for this project \U0001F914"
4-
title: ''
5-
labels: Feature request
6-
assignees: ''
7-
3+
about: Request a new feature
4+
labels: feature-request
85
---
6+
<!-- short description of the feature you are proposing: -->
97

108
#### Context
11-
12-
What are you trying to do and how would you want to do it differently? Is it something you currently cannot do? Is this related to an issue/problem?
9+
<!-- What are you trying to do and how would you want to do it differently? Is it something you currently cannot do? -->
1310

1411
#### Alternatives
1512

16-
Can you achieve the same result doing it in an alternative way? Is the alternative considerable?
13+
<!-- Can you achieve the same result doing it in an alternative way? Is the alternative considerable? -->
1714

18-
#### Has the feature been requested before?
19-
20-
Please provide a link to the issue.
2115

2216
#### Additional context
17+
<!--
18+
e.g. Related issues, stacktraces, suggestions on how to fix,
19+
links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc
2320
2421
Add any other context or screenshots about the feature request here.
22+
-->
23+
24+
25+
* [ ] :wave: I may be able to implement this feature request
26+
* [ ] :warning: This feature might incur a breaking change
27+
28+
---
29+
30+
This is a :rocket: Feature Request

0 commit comments

Comments
 (0)