We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563e6ce commit d7a9755Copy full SHA for d7a9755
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Feature request
3
+about: Suggest a new feature or enhancement to add to the Python API
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Problem Statement
11
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12
13
+## Solution
14
+A clear and concise description of what you want to happen.
15
16
+## Alternatives Considered
17
+A clear and concise description of any alternative solutions or features you've considered.
18
19
+## Additional Context
20
+Add any other context or screenshots about the feature request here.
0 commit comments