HansM
5 år sedan
committed by
GitHub
förälder
incheckning
0f14ddcf79
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med
2 tillägg och
0 borttagningar
-
.github/ISSUE_TEMPLATE/bug_report.md
|
|
@@ -36,9 +36,11 @@ Add any other context about the problem here. |
|
|
|
Include debugging or logging information here: |
|
|
|
|
|
|
|
```batch |
|
|
|
\\ Put your logging output here. |
|
|
|
``` |
|
|
|
### Code example |
|
|
|
Please provide full code examples below where possible to make it easier for the developers to check your issues. |
|
|
|
|
|
|
|
```csharp |
|
|
|
\\ Put your code here. |
|
|
|
``` |