Skip to content

Commit d4b86f7

Browse files
Update issue templates
1 parent 35c9b0a commit d4b86f7

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: bug_report
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

0 commit comments

Comments
 (0)