-
-
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/EntityFramewo…
- Loading branch information
Showing
3 changed files
with
53 additions
and
20 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,2 @@ | ||
github: [zzzprojects, EntityFramework-Effort] | ||
custom: ["https://zzzprojects.com/contribute"] |
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 |
---|---|---|
@@ -1,23 +1,27 @@ | ||
### Description | ||
Describe the issue or proposed feature. | ||
Here is what to include in your request to make sure we implement a solution as quickly as possible. | ||
|
||
### Exception | ||
If you are seeing an exception, include the full exceptions details (message and stack trace). | ||
## 1. Description | ||
Describe the issue or propose a feature. | ||
|
||
## 2. Exception | ||
If you are seeing an exception, include the full exception details (message and stack trace). | ||
|
||
``` | ||
Exception message: | ||
Stack trace: | ||
``` | ||
|
||
### Project | ||
Provide a project/solution that we can run to reproduce the issue. | ||
## 3. Fiddle or Project | ||
If you are able, | ||
|
||
Provide a Fiddle that reproduce the issue: https://dotnetfiddle.net/25Vjsn | ||
|
||
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: info@zzzprojects.com | ||
|
||
_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._ | ||
Otherwise, make sure to include as much information as possible to help our team to reproduce the issue. | ||
|
||
### Further technical details | ||
- EF version: | ||
- EF Effort version: | ||
- Database Provider: | ||
## 4. Any further technical details | ||
Add any relevant detail can help us. |
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