Sam Denty
commited on
fix: rename template
Browse files
.github/ISSUE_TEMPLATE/feature_request.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
name: Feature request
|
3 |
+
about: Suggest an idea for this project
|
4 |
+
title: ''
|
5 |
+
labels: ''
|
6 |
+
assignees: ''
|
7 |
+
---
|
8 |
+
|
9 |
+
**Is your feature request related to a problem? Please describe:**
|
10 |
+
|
11 |
+
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
|
12 |
+
|
13 |
+
**Describe the solution you'd like:**
|
14 |
+
|
15 |
+
<!-- A clear and concise description of what you want to happen. -->
|
16 |
+
|
17 |
+
**Describe alternatives you've considered:**
|
18 |
+
|
19 |
+
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
20 |
+
|
21 |
+
**Additional context:**
|
22 |
+
|
23 |
+
<!-- Add any other context or screenshots about the feature request here. -->
|
.github/ISSUE_TEMPLATE/feature_request.yml
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
---
|
2 |
-
name: Feature Request
|
3 |
-
about: Got a suggestion for a feature request? Let us know!
|
4 |
-
title: ''
|
5 |
-
labels: 'Status: Triage, Type: Feature Request'
|
6 |
-
assignees: ''
|
7 |
-
|
8 |
-
---
|
9 |
-
|
10 |
-
### **Is your feature request related to a problem? Please describe.**
|
11 |
-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
12 |
-
|
13 |
-
|
14 |
-
### **Describe the solution you'd like**
|
15 |
-
A clear and concise description of what you want to happen.
|
16 |
-
|
17 |
-
|
18 |
-
### **Describe alternatives you've considered**
|
19 |
-
A clear and concise description of any alternative solutions or features you've considered.
|
20 |
-
|
21 |
-
|
22 |
-
### **Additional context**
|
23 |
-
Add any context or screenshots about the feature request here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|