HansM
vor 5 Jahren
committed by
GitHub
Ursprung
Commit
0f14ddcf79
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit
2 neuen und
0 gelöschten Zeilen
-
.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. |
|
|
|
``` |