-
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/zzzprojects/GraphDiff
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
### Description | ||
Describe the issue or proposed feature. | ||
|
||
### Exception | ||
If you are seeing an exception, include the full exceptions details (message and stack trace). | ||
|
||
``` | ||
Exception message: | ||
Stack trace: | ||
``` | ||
|
||
### Fiddle or Project | ||
Create a Fiddle that reproduce the issue: https://dotnetfiddle.net/UC2JMc | ||
|
||
Or provide a project/solution that we can run to reproduce the issue. | ||
- Make sure the project compile | ||
- Make sure to provide only the code that is required to reproduce the issue, not the whole project | ||
- You can send private code here: [email protected] | ||
|
||
_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._ | ||
|
||
### Further technical details | ||
- EF version: | ||
- GraphDiff version: | ||
- Database Provider: |