File tree 1 file changed +25
-0
lines changed 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Description
2
+ Describe the issue or proposed feature.
3
+
4
+ ### Exception
5
+ If you are seeing an exception, include the full exceptions details (message and stack trace).
6
+
7
+ ```
8
+ Exception message:
9
+ Stack trace:
10
+ ```
11
+
12
+ ### Fiddle or Project
13
+ Create a Fiddle that reproduce the issue: https://dotnetfiddle.net/UC2JMc
14
+
15
+ Or provide a project/solution that we can run to reproduce the issue.
16
+ - Make sure the project compile
17
+ - Make sure to provide only the code that is required to reproduce the issue, not the whole project
18
+ - You can send private code here:
[email protected]
19
+
20
+ _ Note: If you are not able to provide code we can run and that reproduce the issue, we will not be able to fix it either._
21
+
22
+ ### Further technical details
23
+ - EF version:
24
+ - GraphDiff version:
25
+ - Database Provider:
You can’t perform that action at this time.
0 commit comments