Skip to content

Commit 5d959c1

Browse files
authored
Merge pull request #2877 from testssl/drwetter-patch-1
Keep feature_request.md up to date
2 parents b366d30 + 1fd86b1 commit 5d959c1

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,37 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: "[Feature request]"
5-
labels: ''
5+
labels: 'feature'
66
assignees: ''
77

88
---
99
<!---
1010
Feel free to remove this line but please stick to the template. Not filling out anything might result in immediate closing your feature request.
1111
-->
1212

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-
2213
**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?
2516
-->
2617

2718
**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+
-->
2822

2923
**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 [...]
3326
-->
3427

3528
**Describe the solution you'd like**
36-
37-
<!--
29+
<!--
3830
A clear and concise description of what you want to happen instead.
3931
-->
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.
38+
-->

0 commit comments

Comments
 (0)