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 61401fa commit 6fdec56Copy full SHA for 6fdec56
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Feature request
3
+about: One line summary of the idea
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+### problem
11
12
+*A description of what the problem is, showing sample SQL and F# code and describing the issue, how it is currently worked around.*
13
14
+### solution
15
16
+*Propose what the end result code for consumers of the library should look like, how it should be tested, documented.*
17
18
+### more info
19
20
+List possible alternatives / choices for the feature request to help user understand.
21
22
+### What you can do
23
+[ ] I consider contributing the feature
24
+[ ] I consider help in testing the feature
0 commit comments