Skip to content

Commit d4f53d3

Browse files
Update feature_request.md
1 parent 7811311 commit d4f53d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ assignees: ''
1111

1212
*A description of what the problem is, showing sample SQL and F# code and describing the issue, how it is currently worked around.*
1313

14+
15+
```sql
16+
17+
```
18+
19+
```fsharp
20+
21+
```
22+
1423
### solution
1524

1625
*Propose what the end result code for consumers of the library should look like, how it should be tested, documented.*

0 commit comments

Comments
 (0)