File tree Expand file tree Collapse file tree 2 files changed +68
-0
lines changed Expand file tree Collapse file tree 2 files changed +68
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : ' '
3+ about : Bug report
4+ title : One line summary of the bug
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Issue Summary
11+
12+
13+ #### To Reproduce
14+
15+ Possibly share SQL Schema, snippets of data, and how you call it in F#.
16+
17+ Steps to reproduce the behavior:
18+ * ...
19+ * ...
20+ * ...
21+ 4 . See error
22+
23+ #### Error
24+
25+ If applicable, screenshots, also give any technical information from your current investigation.
26+
27+ ### Expected behavior
28+
29+ Describe what should happen.
30+
31+ ### What you can do
32+
33+ * [x] I am willing to contribute a PR with a unit test showcasing the issue
34+ * [x] I am willing to test the bug fix before next release
Original file line number Diff line number Diff line change 1+ ---
2+ name : bug_report.md
3+ about : Bug report
4+ title : One line summary of the bug
5+ labels : ' '
6+ assignees : smoothdeveloper
7+
8+ ---
9+
10+ ### Issue Summary
11+
12+
13+ #### To Reproduce
14+
15+ Possibly share SQL Schema, snippets of data, and how you call it in F#.
16+
17+ Steps to reproduce the behavior:
18+ * ...
19+ * ...
20+ * ...
21+ 4 . See error
22+
23+ #### Error
24+
25+ If applicable, screenshots, also give any technical information from your current investigation.
26+
27+ ### Expected behavior
28+
29+ Describe what should happen.
30+
31+ ### What you can do
32+
33+ * [x] I am willing to contribute a PR with a unit test showcasing the issue
34+ * [x] I am willing to test the bug fix before next release
You can’t perform that action at this time.
0 commit comments