File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : bug, needs-triage
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Check your library version, and try updating**
11
+ To help, we're going to need to know your library version. If it isn't the latest: * go do that* - it might
12
+ fix the problem, and even if it doesn't: you're going to need to update if we find a problem and fix it,
13
+ so you might as well get ready for that now.
14
+
15
+ ** Describe the bug**
16
+ A clear and concise description of what the bug is.
17
+
18
+ ** To Reproduce**
19
+ Steps to reproduce the behavior:
20
+ 1 . Go to '...'
21
+ 2 . Click on '....'
22
+ 3 . Scroll down to '....'
23
+ 4 . See error
24
+
25
+ ** Expected and actual behavior**
26
+ A clear and concise description of what you expected to happen, and what actually happens.
27
+
28
+ ** Additional context**
29
+ Add any other context about the problem here:
30
+ - what DB backend (and version) are you using, if relevant?
31
+ - what ADO.NET provider (and version) are you using, if relevant?
32
+ - what OS and .NET runtime (and version) are you using, if relevant?
You can’t perform that action at this time.
0 commit comments