Skip to content

Commit 17c5d6e

Browse files
Update ISSUE_TEMPLATE.md
1 parent 3f01a1a commit 17c5d6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Description
2-
Describe what is not working as expected or the desired feature.
2+
Describe the issue or proposed feature.
33

44
### Exception
55
If you are seeing an exception, include the full exceptions details (message and stack trace).
@@ -14,10 +14,10 @@ Create a Fiddle that reproduces the issue: https://dotnetfiddle.net/zB4SGA
1414

1515
Or provide a project/solution that we can run to reproduce the issue.
1616
- Make sure the project compile
17-
- Make sure to provide only what's required to reproduce the issue, not the whole project
18-
- Private code can be sent here: [email protected]
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]
1919

20-
_Note: If you are not able to provide code that run to reproduce the issue, we will not be able to fix it either._
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._
2121

2222
### Further technical details
2323
- EF version:

0 commit comments

Comments
 (0)