File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 1- Here is what to include in your request to make sure we implement a solution as quickly as possible.
1+ Here is what to include in your request to make sure we implement a solution as quickly as possible.
22
3- 1 . Description
3+ ## 1. Description
44Describe the issue or propose a feature.
55
6- 2 . Exception
6+ ## 2. Exception
77If you are seeing an exception, include the full exception details (message and stack trace).
88
9+ ```
910Exception message:
1011Stack trace:
11- 3 . Fiddle or Project
12+ ```
13+
14+ ## 3. Fiddle or Project
1215If you are able,
1316
1417Provide a Fiddle that reproduce the issue: https://dotnetfiddle.net/25Vjsn
1518
1619Or provide a project/solution that we can run to reproduce the issue.
20+ - Make sure the project compile
21+ - Make sure to provide only the code that is required to reproduce the issue, not the whole project
22+ - You can send private code here:
[email protected] 1723
18- Make sure the project compile
19- Make sure to provide only the code that is required to reproduce the issue, not the whole project
20- You can send private code here:
[email protected] 2124Otherwise, make sure to include as much information as possible to help our team to reproduce the issue.
2225
23- 4 . Any further technical details
26+ ## 4. Any further technical details
2427Add any relevant detail can help us.
You can’t perform that action at this time.
0 commit comments