You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,38 +2,37 @@
2
2
name: Feature request
3
3
about: Suggest an idea for this project
4
4
title: "[Feature request]"
5
-
labels: ''
5
+
labels: 'feature'
6
6
assignees: ''
7
7
8
8
---
9
9
<!---
10
10
Feel free to remove this line but please stick to the template. Not filling out anything might result in immediate closing your feature request.
11
11
-->
12
12
13
-
**Which version are you referring to**
14
-
15
-
3.2
16
-
17
-
<!---
18
-
Please note that for 3.0.x weŕe in maintenance mode. There will be no new features. Try 3.2 instead and come back if it isn´tr supported there
19
-
-->
20
-
21
-
22
13
**Please check this repo whether this is a known feature request**
23
-
<!--
24
-
If in doubt check the git log and/or check whether you run the latest version from the git repo. Maybe this was solved already?
14
+
<!--
15
+
If in doubt check the git log and/or check whether you run the latest version from the git repo. Maybe this has been solved already?
25
16
-->
26
17
27
18
**Describe your feature request (if it's a technical feature)**
19
+
<!--
20
+
A clear and concise description of what you would like to see
21
+
-->
28
22
29
23
**If your feature request otherwise is related to a usage problem, please describe it**
30
-
31
-
<!--
32
-
A clear and concise description of what the problem is. Example: I'm always frustrated when [...]
24
+
<!--
25
+
Alternatively: A clear and concise description of what your problem is. Example: I'm always frustrated when [...]
33
26
-->
34
27
35
28
**Describe the solution you'd like**
36
-
37
-
<!--
29
+
<!--
38
30
A clear and concise description of what you want to happen instead.
39
31
-->
32
+
33
+
**Which version are you referring to**
34
+
3.3dev
35
+
36
+
<!---
37
+
Please note that for 3.2.x we are in maintenance mode. There will be likely no new features. We assume when you file this you have checked whether this proposed feature also doesn't exist in 3.3dev.
0 commit comments